Category 3D drawings and annotations, Object ProDimension

Function ProDimensionOverridevalueSet


Description
Assigns the override value for the dimension.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionOverridevalueSet(
ProDimension* dimension
/* (In)
The dimension.
*/
double override_value
/* (In)
The override value.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Modifying Dimensions
  2. Annotations: Annotation Features and Annotations: Modifying Dimensions