Category 3D drawings and annotations, Object ProDtlsyminst

Function ProDtlsyminstReferencesGet


Description
Get symbol references
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstReferencesGet(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
ProAnnotationReference** p_refs
/* (Out)
ProArray of symbol references. Free it using ProAnnotationreferencearrayFree()
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe symbol owner is drawing.
See Also
ProAnnotationElementGet

Manual References:

  1. Drawings: Symbol Instance Data
  2. Drawings: Symbol Instance Data
  3. Annotations: Annotation Features and Annotations: Surface Finish Annotations