API 文件集
>
Assembly
>
Object ProAsmcompconstraint
> Function ProAsmcompconstraintAttributesSet
Function ProAsmcompconstraintAttributesSet
Description
sets the constraint attributes to the specifiedconstraint.
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompconstraintAttributesSet
(
ProAsmcompconstraint
constraint
/* (In)
The Assembly component constraint.
*/
int attributes
/* (In)
The constraint attributes.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the information.
PRO_TK_BAD_INPUTS
The argument is invalid.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳