Category
3D drawings and annotations
, Object
ProDimension
Function ProDimensionOverridevalueSet
Description
Assigns the override value for the dimension.
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionOverridevalueSet
(
ProDimension
*
dimension
/* (In)
The dimension.
*/
double
override_value
/* (In)
The override value.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Annotations: Annotation Features and Annotations: Modifying Dimensions
Annotations: Annotation Features and Annotations: Modifying Dimensions