Category
Sketches and sections
, Object
ProSecerror
Function ProSecerrorAlloc
Description
Allocates a workspace table of section-solving and regeneration errors.
Synopsis
#include <
ProSecerror.h
>
ProError
ProSecerrorAlloc
(
ProWSecerror
*
PUserErr
/* (Out)
A pointer to the errors table
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated the errors table.
PRO_TK_BAD_INPUTS
The pointer is NULL.
Manual References:
Element Trees: Sections: Automatic Section Dimensioning
Element Trees: Sections: Error Reporting
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 ( Ug3DSection.c )
pt_userguide ( Ug3DSection.c )
pt_userguide ( Ug3DSection.c )
pt_userguide ( UgSectModelCreate.c )
pt_userguide ( UgSktFirstFeatureCreate.c )
pt_userguide ( UgSktFirstFeatureCreate.c )
pt_userguide ( UgSktFirstFeatureCreate.c )
pt_userguide ( UgSktFirstFeatureRevCreate.c )
pt_userguide ( UgSktFirstFeatureRevCreate.c )
pt_userguide ( UgSktFirstFeatureRevCreate.c )
pt_userguide ( UgSweepCreate.c )
pt_userguide ( UgSweepCreate.c )
pt_userguide ( UgSweepCreate.c )