Category 3D drawings and annotations, Object ProDimension

Function ProDimensionConfigSet


Description
Assigns the dimension configuration.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionConfigSet(
ProDimension* dimension
/* (In)
The dimension.
*/
ProDrawing drawing
/* (In)
The Drawing Pass NULL for dimension displayed in solid.
*/
ProDimensionconfig config
/* (In)
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