Category Assembly, Object ProAsmcompconstraint

Function ProAsmcompconstraintFree


Description
Frees all underlying memory of the assembly component constraint structure.
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompconstraintFree(
ProAsmcompconstraint constraint
/* (In)
The Asmcomp constraint structure.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the memory.
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