Vertex defined with a single position

Functions

A3DStatus A3DTopoUniqueVertexGet()
A3DStatus A3DTopoUniqueVertexCreate()

Detailed Description

group a3d_unique_vertex

Entity type is kA3DTypeTopoUniqueVertex.

Version
2.0

This entity describes a tolerant vertex, which is a 3D point combined with a real tolerance. This can be visualized as a sphere centered on the vertex with the sphere’s radius set to the tolerance in which the real vertex of the edge is defined. Please refer to any documentation upon tolerances in 3D tolerant-modelling. ../../_images/A3DPRCTopologyUniqueVertex.jpg

See also

A3DTopoUniqueVertex, A3DTopoUniqueVertexData, A3DTopoUniqueVertexGet, A3DTopoUniqueVertexCreate

Function Documentation