Category Assembly, Object ProAsmcompconstraint

Function ProAsmcompconstraintAttributesSet


Description
sets the constraint attributes to the specifiedconstraint.
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompconstraintAttributesSet(
ProAsmcompconstraint constraint
/* (In)
The Assembly component constraint.
*/
int attributes
/* (In)
The constraint attributes.
*/
)
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