API 설명서 > 3D drawings and annotations > Object ProDtlsyminstdata > Function ProDtlsyminstdataAttachmentGet
Function ProDtlsyminstdataAttachmentGet
Description
Get a symbol instance attachment.
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataAttachmentGet
(
/* (In)
The symbol instance data.
*/
ProDtlattach* attachment
/* (Out)
The symbol instance attachment.
*/
)
Returns
The function successfully retrieved the attachment.
One or more arguments were invalid.
Not enough memory.
User Guide References
도움이 되셨나요?