Geometrical dimensioning tolerance

Functions

A3DStatus A3DMDFCFRowDatumCreate()
A3DStatus A3DMDFCFDrawingRowCreate()
A3DStatus A3DMDFeatureControlFrameCreate()
A3DStatus A3DMarkupGDTCreate()
A3DStatus A3DMDFCValueCreate()
A3DStatus A3DMDFCTolerancePerUnitCreate()
A3DStatus A3DMDFCProjectedZoneCreate()
A3DStatus A3DMDFCFToleranceValueCreate()

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). ../../_images/pmi_markup_gdt.png
  • 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. ../../_images/pmi_markup_gdt_tolerance_size.png
Version
4.0

Function Documentation