API 文档 > Dimensions > Object ProDimension > Function ProDimensionTolerancedecimalsGet
Function ProDimensionTolerancedecimalsGet
Description
Obtains the number of decimal places shown for the tolerance values.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionTolerancedecimalsGet
(
ProDimension* dimension
/* (In)
The dimension.
*/
int* tolerance_decimals
/* (Out)
The number of decimal places.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The number of decimals is driven by the number of decimals for the dimension.
The dimension is fractional.
See Also
User Guide References
这对您有帮助吗?