Description | ||||||||||||||
Obtains the value for the denominator for the tolerance values. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDimension.h> | ||||||||||||||
ProError | ProDimensionTolerancedenominatorGet | ( | ||||||||||||
ProDimension* dimension | ||||||||||||||
/* (In) | ||||||||||||||
The dimension. | ||||||||||||||
*/ | ||||||||||||||
int* tolerance_denominator | ||||||||||||||
/* (Out) | ||||||||||||||
The tolerance denominator value. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProDimensionIsFractional | ||||||||||||||
ProDimensionDenominatorGet |