Category 3D drawings and annotations, Object ProDimension

Function ProDimensionTolerancedenominatorGet


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

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Annotation Features and Annotations: Dimension Tolerances
  3. Annotations: Annotation Features and Annotations: Dimension Tolerances