API Documentation > Drawings and detail > Object ProDtlsyminst > Function ProDtlsyminstReferencesAdd
Function ProDtlsyminstReferencesAdd
Description
Add symbol references
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstReferencesAdd
(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
/* (In)
ProArray of symbol references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The symbol owner is drawing.
More than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
Refercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist.
User Guide References
Was this helpful?