Category 3D drawings and annotations, Object ProDimension

Function ProDimensionDisplayFormatSet


Description
Set format display of dimension.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionDisplayFormatSet(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProDimensionDisplayFormat type
/* (In)
The dimension format type.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the format type.
PRO_TK_BAD_INPUTSThe input argument is invalid.

Manual References:

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