Category 3D drawings and annotations, Object ProDimension

Function ProDimensionDisplayFormatGet


Description
Get format display of dimension.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionDisplayFormatGet(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProDimensionDisplayFormat* type
/* (Out)
The dimension format type.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully returned format type.
PRO_TK_BAD_INPUTSThe input argument is invalid.

Manual References:

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