A3DMarkupGDTData
-
struct
A3DMarkupGDTData Markup geometrical and dimensioning tolerance.
Markup geometrical dimensioning tolerance data structure
Variables
-
A3DUTF8Char *
A3DMarkupGDTData.m_pcAboveText -
Above text in RTF format.
See RTF parsing.
-
A3DUTF8Char *
A3DMarkupGDTData.m_pcBelowText -
Below text in RTF format.
See RTF parsing.
-
A3DUTF8Char *
A3DMarkupGDTData.m_pcBeforeText -
Before text in RTF format.
See RTF parsing.
-
A3DUTF8Char *
A3DMarkupGDTData.m_pcAfterText -
After text in RTF format.
See RTF parsing.
-
A3DUns32
A3DMarkupGDTData.m_uiNumberOfMarkupTolerances -
Number of tolerances.
-
A3DMDTolerance **
A3DMarkupGDTData.m_ppsMarkupTolerances -
Array of tolerances.
- A3DMDFeatureControlFrame;
- A3DMDToleranceSize, 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.
The tolerance can be of two types :
-
A3DMDTextProperties *
A3DMarkupGDTData.m_pTextProperties -
Pointer to the text properties.