API Reference > Classes > PRC Topology Classes > OdPrcLoop Class
OdPrcLoop Class
OdPrcLoopOdPrcLoop
Syntax
C++
class OdPrcLoop : public OdPrcTopoItem;

PrcLoop.h

 

Class stores information about a loop. A loop is a list of co-edges that bound a piece of a face.

Adds a new co-edge to the loop.  
This is the overview for the baseTopology method overload. 
Returns the current array of co-edges in the loop. 
Returns the current loop orientation with respect to the surface normal. 
Adds a new array of co-edges to the loop.  
Sets a new loop orientation with respect to the surface normal.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.