API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > unmarkModifiedLoop Method > OdDbHatch::unmarkModifiedLoop Method (OdDbHandle)
OdDbHatch::unmarkModifiedLoop Method (OdDbHandle)
Syntax
C++
OdResult unmarkModifiedLoop(const OdDbHandle entityHandle);
Parameters 
Description 
const OdDbHandle entityHandle 
[in] handle of associated entity.
 

eOk if related loop was find and erased from recalculate loop list

Remove record about loop from recalculate loop list. 

 

Used in group with markModifiedLoop, updateMarkedLoops.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.