API 설명서 > 3D drawings and annotations > Object ProDimension > Function ProDimensionTolerancedenominatorSet
Function ProDimensionTolerancedenominatorSet
Description
Assigns the value for the denominator for the tolerance values.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionTolerancedenominatorSet
(
ProDimension* dimension
/* (In)
The dimension.
*/
int tolerance_denominator
/* (In)
The tolerance denominator value.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The dimension is not fractional.
See Also
User Guide References
도움이 되셨나요?