API Reference > Classes > PRC Representation Classes > OdPrcEdge Class
OdPrcEdge Class
OdPrcEdgeOdPrcEdge
Syntax
C++
class OdPrcEdge : public OdPrcTopoItem;

PrcEdge.h

 

Class representing an edge which is a bounded segment of a curve.

This is the overview for the contentWireEdge method overload. 
Sets a new end vertex for the edge.  
Sets a new start vertex for the edge.  
Sets a new tolerance value. If the tolerance is 0.0 the topological context tolerance is used.  
Returns the current tolerance value. If the tolerance is 0.0 the topological context tolerance must be used. 
Returns the current end vertex. 
Returns the current start vertex. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.