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

Pointer to the found loop if it is found, NULL otherwise.

Gets the edge loop of this face by the specified index. 

 

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