API Reference > Classes > PRC Topology Classes > OdPrcCoEdge Class
OdPrcCoEdge Class
OdPrcCoEdgeOdPrcCoEdge
Syntax
C++
class OdPrcCoEdge : public OdPrcTopoItem;

PrcCoEdge.h

 

Class stores data of an edge inside the loop.

 
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.
 
OdPrcCoEdge Class
 
Name 
Description 
 
This is the overview for the baseTopology method overload. 
 
This is the overview for the curveUV method overload. 
 
edge 
Returns the current edge. 
 
Returns the current constant neighboring co-edge of the co-edge. 
 
Returns the current UV curve orientation with respect to the loop. 
 
Returns the current co-edge orientation with respect to the loop. 
 
Sets a new current edge.  
 
Sets a new neighboring co-edge of the co-edge.
 
 
Sets a new UV curve orientation with respect to the loop.
 
 
Sets a new co-edge orientation with respect to the loop.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.