API 설명서 > Drawings and detail > Object ProDtlsymdefdata > Function ProDtlsymdefdataAttachAdd
Function ProDtlsymdefdataAttachAdd
Description
Add an attachment to the symbol definition.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataAttachAdd
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
/* (In)
The attachment.
*/
)
Returns
The function successfully added the attachment.
Bad one or more input arguments.
Number of attachments more than PRODTL_SYM_DEF_MAX_ATTACHES
Sample Code References
User Guide References
도움이 되셨나요?