Category 3D drawings and annotations, Object ProDtlsyminstdata

Function ProDtlsyminstdataAttachmentGet


Description
Get a symbol instance attachment.
Replacement in Object TOOLKIT: pfcDetailSymbolInstInstructions::InstAttachment
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstdataAttachmentGet(
ProDtlsyminstdata data
/* (In)
The symbol instance data.
*/
ProDtlattach* attachment
/* (Out)
The symbol instance attachment.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the attachment.
PRO_TK_BAD_INPUTSOne or more arguments were invalid.
PRO_TK_OUT_OF_MEMORYNot enough memory.

Manual References:

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