Category
Assembly
, Object
ProAsmcompconstraint
Function ProAsmcompconstraintFree
Description
Frees all underlying memory of the assembly component constraint structure.
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompconstraintFree
(
ProAsmcompconstraint
constraint
/* (In)
The Asmcomp constraint structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
Manual References:
Assembly: Assembling Components: Assembling a Component Parametrically
Assembly: Assembling Components: Assembling a Component Parametrically