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.

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-2021. Open Design Alliance. All rights reserved.