Documentação da API > Dimensions > Object ProDimension > Function ProDimensionToltypeSet
Function ProDimensionToltypeSet
Description
Sets the tolerance of the specified dimension of the object.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionToltypeSet
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
/* (In)
The dimension tolerance type.
*/
)
Returns
The function successfully set the tolerance.
Model is in read-only state.
The input dimension is reference.
The input argument is invalid.
Sample Code References
User Guide References
Isto foi útil?