Category Assembly, Object ProAsmcompconstraint

Function ProAsmcompconstraintOffsetSet


Description
sets the mate/align offset value to the specifiedconstraint.
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompconstraintOffsetSet(
ProAsmcompconstraint constraint
/* (In)
The Assembly component constraint.
*/
double offset
/* (In)
The offset value.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the information.
PRO_TK_BAD_INPUTSThe argument is invalid.

Manual References:

  1. Assembly: Assembling Components: Assembling a Component Parametrically
  2. Assembly: Assembling Components: Assembling a Component Parametrically