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