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.

 
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.
 
OdPrcUniqueVertex Class
 
Name 
Description 
 
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-2020. Open Design Alliance. All rights reserved.