API Reference > FacetModeler Namespace > Classes > Face Class > Face Methods > Face::loopEdgeCount Method
Face::loopEdgeCount Method
Syntax
C++
OdUInt32 loopEdgeCount(OdUInt32 iLoopIndex = 0) const;
Parameters 
Description 
OdUInt32 iLoopIndex = 0 
[in] Index of the loop on this face.  

Count of edges on the specified loop.

Returns the loop edge count with the specified index of a loop. 

 

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