API 文档 > Drawings and detail > Object ProDtlsymdefdata > Function ProDtlsymdefdataAttachSet
Function ProDtlsymdefdataAttachSet
Description
Set attachments to the symbol definition.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataAttachSet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
/* (In)
The ProArray of symbol definition attachments.
*/
)
Returns
The function successfully set the attachments.
Bad one or more input arguments.
Number of attachments more than PRODTL_SYM_DEF_MAX_ATTACHES
这对您有帮助吗?