Category 3D drawings and annotations, Object ProDtlsyminstdata

Function ProDtlsyminstdataDefattachGet


Description
Get a symbol definition attachment.
Replacement in Object TOOLKIT: pfcDetailSymbolInstInstructions::DefAttachment
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstdataDefattachGet(
ProDtlsyminstdata data
/* (In)
The symbol instance data.
*/
ProDtlsymdefattach* attach
/* (Out)
The symbol definition attachment.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the attachment.
PRO_TK_BAD_INPUTSOne or more arguments were invalid.
PRO_TK_E_NOT_FOUNDNo symbol definition for the specified symbol instance.

Manual References:

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