Category 3D drawings and annotations, Object ProSymbol

Function ProSymbolDesignate


Description
Designate a dimension, dimension tolerance, geometric toleranceor surface finish symbol.
Synopsis
#include <ProDimension.h>
ProErrorProSymbolDesignate(
ProMdl mdl
/* (In)
The model.
*/
ProName symbol
/* (In)
The symbol of the model enity.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_NO_CHANGEThe symbol is already designated.
PRO_TK_BAD_INPUTSInvalid input arguments provided.

Manual References:

  1. Annotations: Annotation Features and Annotations: Designating Dimensions and Symbols
  2. Annotations: Annotation Features and Annotations: Designating Dimensions and Symbols