Category Assembly, Object ProAsmcompconstraint

Function ProAsmcompconstraintAttributesGet


Description
retrieves the constraint attributes for the givenconstraint.
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompconstraintAttributesGet(
ProAsmcompconstraint constraint
/* (In)
The Assembly component constraint.
*/
int* attributes
/* (Out)
The constraint attributes.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved 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