Function ProDimensionToltypeGet
Description
Retrieves the tolerance of the specified dimension of the object.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionToltypeGet
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
/* (Out)
The dimension tolerance type.
*/
)
Returns
The function successfully set the tolerance.
The input dimension is reference.
The input argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?