API Documentation
>
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.
User Guide References
Assembling a Component Parametrically:ProAsmcompconstraintOffsetSet
Was this helpful?
This site works best with JavaScript enabled