Geometrical dimensioning tolerance
Types
Functions
Detailed Description
- group a3d_markupgdt
A markup GDT is composed of appended texts and an array of tolerances. Tolerances that can be of two types :
features control frame tolerance (ref A3DMDFeatureControlFrameData).
Tolerances Sizes (ref A3DMDToleranceSizeData). which allow to define all the dimension of an element. For example for a hole we can have a tolerance size that will contain the value of the diameter, the value of the depth and the angle defining the V shape at the bottom of the hole.
- Version
4.0
Function Documentation
-
A3DStatus A3DMarkupGDTGet(const A3DMarkupGDT *pMarkupGDT, A3DMarkupGDTData *pData)
Populates the A3DMarkupGDTData structure.
- Version
4.0
- Return values:
A3D_INITIALIZE_NOT_CALLED –
A3D_INVALID_DATA_STRUCT_SIZE –
A3D_INVALID_DATA_STRUCT_NULL –
A3D_INVALID_ENTITY_NULL –
A3D_INVALID_ENTITY_TYPE –
A3D_SUCCESS –
- Returns:
A3D_SUCCESS in case of success or an error code