Category 3D drawings and annotations, Object ProDimension

Function ProDimensionOverridevalueGet


Description
Obtains the override value for the dimension.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionOverridevalueGet(
ProDimension* dimension
/* (In)
The dimension.
*/
double* override_value
/* (Out)
The override value.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe override value is not set.

Manual References:

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