API 설명서
>
Assembly
>
Object ProAsmcompconstraint
> Function ProAsmcompconstraintOffsetGet
Function ProAsmcompconstraintOffsetGet
Description
retrieves the mate/align offset value for the given constraint.
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompconstraintOffsetGet
(
ProAsmcompconstraint
constraint
/* (In)
The Assembly component constraint.
*/
double* offset
/* (Out)
The mate/align offset value.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_userguide ( UgAsmcompConstraint.c )
User Guide References
Assembling a Component Parametrically:ProAsmcompconstraintOffsetGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.