Reference on Topology/Tessellation

Creates and accesses entities that reference topological entities and that specify globally-defined attributes.

2.0

Entity type is kA3DTypeMiscReferenceOnTopology.

Referenced topological entities are retrieved by indexes which are meaningful in the context of their parent element.

For a A3DTopoConnex, it needs: For a A3DTopoShell, it needs: For a A3DTopoFace, it needs: For a A3DTopoEdge or A3DTopoCoEdge, it needs: For a A3DTopoVertex, it needs:

Parameters

pData: The A3DMiscReferenceOnTessData instance to create reference from

ppReferenceOnTess: A pointer to the resulting A3DMiscReferenceOnTess entity

Returns

A3D_SUCCESS on success, or an error code on failure

Structures

Functions