Category 3D drawings and annotations, Object ProSymbol

Function ProSymbolUndesignate


Description
Undesignate a dimension, dimension tolerance, geometric tolerance,or surface finish.
Synopsis
#include <ProDimension.h>
ProErrorProSymbolUndesignate(
ProMdl mdl
/* (In)
The model.
*/
ProName symbol
/* (In)
The symbol of the model entity.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_NO_CHANGEThe symbol is not currently 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