Data Structures

struct  A3DMDToleranceSizeData
 tolerance size. More...
 

Modules

 Tolerance size value
 

Functions

A3DStatus A3DMDToleranceSizeGet (const A3DMDToleranceSize *pToleranceSize, A3DMDToleranceSizeData *pData)
 Populates the A3DMDToleranceSizeData structure. More...
 

Detailed Description

Version
12.0

Tolerances sizes contain all the dimensions of a line in the GDT. So for a GDT containing tolerances sizes values on two lines, we will have two tolerances sizes.

pmi_markup_tolerance_size.png

Function Documentation

◆ A3DMDToleranceSizeGet()