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.

 
Name 
Description 
 
Reads topological entity data from a specified input stream, creates a topological entity, and returns a smart pointer to an OdPrcTopoItem object.
 
 
Writes topological entity data to a specified output stream.
 
OdPrcLoop Class
 
Name 
Description 
 
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-2020. Open Design Alliance. All rights reserved.