Category 3D drawings and annotations, Object ProDimension

Function ProDimensionConfigGet


Description
Obtains the dimension configuration.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionConfigGet(
ProDimension* dimension
/* (In)
The dimension.
*/
ProDrawing drawing
/* (In)
The Drawing Pass NULL for dimension displayed in solid.
*/
ProDimensionconfig* config
/* (Out)
The dimension configuration.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_E_NOT_FOUNDDimension not found.

Manual References:

  1. Annotations: Annotation Features and Annotations: 45-degree Chamfer Dimensions
  2. Annotations: Annotation Features and Annotations: 45-degree Chamfer Dimensions