Category 3D drawings and annotations, Object ProDtlsyminst

Function ProDtlsyminstReferencesAdd


Description
Add symbol references
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstReferencesAdd(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
ProAnnotationReference* refs
/* (In)
ProArray of symbol references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe symbol owner is drawing.
PRO_TK_MAX_LIMIT_REACHEDMore than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
PRO_TK_CANT_MODIFYRefercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist.

Manual References:

  1. Drawings: Symbol Instance Data
  2. Drawings: Symbol Instance Data