API Documentation > 3D drawings and annotations > Object ProDtlsyminstdata > Function ProDtlsyminstdataAttachmentSet
Function ProDtlsyminstdataAttachmentSet
Description
Set a symbol definition attachment.
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataAttachmentSet
(
/* (In)
The symbol instance data.
*/
ProDtlattach attachment
/* (In)
The symbol definition attachment.
*/
)
Returns
The function successfully set the attachment.
One or more arguments were invalid.
Sample Code References
User Guide References
Was this helpful?