Description | |||||||||||
Set leaders for the specified symbol instance. | |||||||||||
Replacement in Object TOOLKIT: | pfcDetailSymbolInstInstructions::InstAttachment | ||||||||||
Synopsis | |||||||||||
#include <ProDtlsyminst.h> | |||||||||||
ProError | ProDtlsyminstdataLeadersSet | ( | |||||||||
ProDtlsyminstdata data | |||||||||||
/* (In) | |||||||||||
The symbol instance data. | |||||||||||
*/ | |||||||||||
ProDtlattach* leaders | |||||||||||
/* (In) | |||||||||||
ProArray of ProDtlattach structures. If this is NULL all leaders from data are removed. In this case attachment type must be changed to PROSYMDEFATTACHTYPE_FREE using ProDtlsyminstdataAttachmentSet() | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|