Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHatch::updateMarkedLoops Method
Syntax
C++
OdResult updateMarkedLoops();

Update geometry of the loops previously marked as modified, using associated entities geometry. 

 

eOk if recalculation is success. eInvalidInput if recalculation is unsuccessful. eEmptySet if recalculate loop list is empty (use OdDbHatch::markModifiedLoop to fill this list)

To mark loops use OdDbHatch::markModifiedLoop.

Copyright © 2002-2022. Open Design Alliance All rights reserved.