API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::removeLoopAt Method
OdDbHatch::removeLoopAt Method
Syntax
C++
void removeLoopAt(int loopIndex);
Parameters 
Description 
int loopIndex 
[in] Loop index. 

Removes the specified loop from this Hatch entity. 

 

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