Vertex defined with a single position

Parent module: Vertex

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

Data Structures

A3DTopoUniqueVertexData

Structure for a vertex defined with a single position.

Functions

A3DTopoUniqueVertexGet()

Populates the A3DTopoUniqueVertexData structure.

A3DTopoUniqueVertexCreate()

Creates an A3DTopoUniqueVertexData from an A3DTopoUniqueVertexData structure.