API 文档
>
Sketches and sections
>
Object ProSecerror
> Function ProSecerrorFree
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.
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 ( Ug3DSection.c )
pt_userguide ( Ug3DSectSplineDim.c )
pt_userguide ( Ug3DSectSplineDim.c )
pt_userguide ( Ug3DSectSplineDim.c )
pt_userguide ( UgSectModelCreate.c )
pt_userguide ( UgSweepCreate.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳