Data Structures

struct  A3DMDToleranceSizeValueData
 tolerance size value. More...
 

Functions

A3DStatus A3DMDToleranceSizeValueGet (const A3DMDToleranceSizeValue *pToleranceSizeValue, A3DMDToleranceSizeValueData *pData)
 Populates the A3DMDToleranceSizeValueData structure. More...
 

Detailed Description

Version
12.0

The tolerances sizes values contain the information to define a tolerance value. for example the depth of a hole. For this we have:

Function Documentation

◆ A3DMDToleranceSizeValueGet()