Category 3D drawings and annotations, Object ProDimension

Function ProDimensionTolerancedenominatorSet


Description
Assigns the value for the denominator for the tolerance values.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionTolerancedenominatorSet(
ProDimension* dimension
/* (In)
The dimension.
*/
int tolerance_denominator
/* (In)
The tolerance denominator value.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_BAD_CONTEXTThe dimension is not fractional.
See Also
ProDimensionIsFractional
ProDimensionDenominatorSet

Manual References:

  1. Annotations: Annotation Features and Annotations: Dimension Tolerances