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