Category
Sketches and sections
, Object
ProSecerror
Function ProSecerrorFree
Description
Frees the workspace table of section-solving and regeneration errors.
Synopsis
#include <
ProSecerror.h
>
ProError
ProSecerrorFree
(
ProWSecerror
*
PUserErr
/* (In)
A pointer to the errors table
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
Manual References:
Element Trees: Sections: Automatic Section Dimensioning
Element Trees: Sections: Error Reporting
Sample Code References:
pt_examples ( TestExtrude.c )
pt_examples ( TestSecerr.c )
pt_examples ( UtilSect.c )
pt_examples ( UtilSect.c )
pt_examples ( UtilSect.c )
pt_examples ( UtilSect.c )
pt_geardesign ( GearDesignUtils.c )
pt_geardesign ( GearDesignUtils.c )
pt_geardesign ( GearDesignUtils.c )
pt_geardesign ( GearDesignUtils.c )
pt_geardesign ( GearDesignUtils.c )
pt_userguide ( Ug3DSectSplineDim.c )
pt_userguide ( Ug3DSectSplineDim.c )
pt_userguide ( Ug3DSectSplineDim.c )
pt_userguide ( Ug3DSection.c )
pt_userguide ( UgSectModelCreate.c )
pt_userguide ( UgSweepCreate.c )