API 文档
>
Drawings and detail
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataAttachtypeSet
Function ProDtlsyminstdataAttachtypeSet
Description
Set an attachment type.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstInstructions::AttachOnDefType
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataAttachtypeSet
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
ProDtlsymdefattachType
type
/* (In)
The attachment type.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the attachment type.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
Sample Code References
pt_examples ( TestDtlsyminst.c )
pt_examples ( TestDtlsyminst.c )
pt_userguide ( UgDtlsyminstExamples.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳