Category Assembly, Object ProAsmcompconstraint

Function ProAsmcompconstraintArrayFree


Description
Frees all underlying memory of an assembly component constraints array.
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompconstraintArrayFree(
ProAsmcompconstraint* constraint_array
/* (In)
The Asmcomp constraint ProArray.
*/
)
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