Category 3D drawings and annotations, Object ProDimension

Function ProDimensionTolerancedecimalsGet


Description
Obtains the number of decimal places shown for the tolerance values.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionTolerancedecimalsGet(
ProDimension* dimension
/* (In)
The dimension.
*/
int* tolerance_decimals
/* (Out)
The number of decimal places.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe number of decimals is driven by the number of decimals for the dimension.
PRO_TK_BAD_CONTEXTThe dimension is fractional.
See Also
ProDimensionDecimalsGet
ProDimensionIsFractional
ProDimensionDenominatorGet
ProDimensionTolerancedenominatorGet

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