Category Assembly, Object ProAsmcomp

Function ProAsmcompAllConstrRemove


Description
Removes all component constraints, given a handle to the assembly component.
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompAllConstrRemove(
ProAsmcomp* p_feat_handle
/* (In)
The handle to the assembly component.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully removed all constraints.
PRO_TK_BAD_INPUTSThe specified feature is not a valid component feature.

Manual References:

  1. Assembly: Assembling Components: Assembling Components by Functions
  2. Assembly: Assembling Components: Assembling Components by Functions