Documentazione 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
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato