Tolerance size value
Types
Functions
Detailed Description
- group a3d_markuptolerancesizevalue
The tolerances sizes values contain the information to define a tolerance value. for example the depth of a hole. For this we have:
the value
the type of dimension
the main value (defines the display and the tolerance of the value)
the dual value (defines the display and the tolerance of the dual value)
the string of characters separating the value from the previous value.
The symbol in front of the value.
- Version
12.0
Function Documentation
-
A3DStatus A3DMDToleranceSizeValueGet(const A3DMDToleranceSizeValue *pToleranceSizeValue, A3DMDToleranceSizeValueData *pData)
Populates the A3DMDToleranceSizeValueData structure.
- Version
12.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
on success, or an error code on failure