Category 3D drawings and annotations, Object ProDtlsyminst

Function ProDtlsyminstReferenceDelete


Description
Delete symbol reference
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstReferenceDelete(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
int index_ref
/* (In)
Indices start from 0. Get existing references from ProDtlsyminstReferencesGet()
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe gtol owner is drawing.

Manual References:

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