Category 3D drawings and annotations, Object ProSymbol

Function ProSymbolDesignationVerify


Description
Determine if a dimension, dimension tolerance, gtol, or surfacefinish has been designated in the model.
Synopsis
#include <ProDimension.h>
ProErrorProSymbolDesignationVerify(
ProMdl mdl
/* (In)
The model.
*/
ProName symbol
/* (In)
The symbol of the model entity.
*/
ProBoolean* p_is_designated
/* (Out)
PRO_B_TRUE if the symbol is designated, PRO_B_FALSE if not.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSInvalid input arguments provided.

Manual References:

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