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

Returns the type of loop at the specified index (DXF 92). 

 

The loop type consists of a combination of bits from the HatchLoopType enumeration.

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