API Reference > Classes > PRC Topology Classes > OdPrcUniqueVertex Class
OdPrcUniqueVertex Class
OdPrcUniqueVertexOdPrcUniqueVertex
Syntax
C++
class OdPrcUniqueVertex : public OdPrcTopoItem;

PrcUniqueVertex.h

 

Class representing an unique vertex. A vertex position is specified with a tolerance and a 3D absolute position.

This is the overview for the baseTopology method overload. 
Returns the current value the tolerance flag. The tolerance flag indicates whether the tolerance is associated with the vertex (true) or not (false). 
This is the overview for the point method overload. 
Sets a new value of the tolerance flag. The tolerance flag indicates whether the tolerance is associated with the vertex (true) or not (false).
 
Sets a new tolerance value.
 
Returns the current tolerance value. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.