Category Sketches and sections, Object ProSecerror

Function ProSecerrorAlloc


Description
Allocates a workspace table of section-solving and regeneration errors.
Synopsis
#include <ProSecerror.h>
ProErrorProSecerrorAlloc(
ProWSecerror* PUserErr
/* (Out)
A pointer to the errors table
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully allocated the errors table.
PRO_TK_BAD_INPUTSThe pointer is NULL.

Manual References:

  1. Element Trees: Sections: Automatic Section Dimensioning
  2. Element Trees: Sections: Error Reporting
  3. Element Trees: Sections: Error Reporting

Sample Code References:

  1. pt_examples ( TestExtrude.c )
  2. pt_examples ( TestSecerr.c )
  3. pt_examples ( UtilSect.c )
  4. pt_examples ( UtilSect.c )
  5. pt_examples ( UtilSect.c )
  6. pt_examples ( UtilSect.c )
  7. pt_geardesign ( GearDesignUtils.c )
  8. pt_geardesign ( GearDesignUtils.c )
  9. pt_geardesign ( GearDesignUtils.c )
  10. pt_geardesign ( GearDesignUtils.c )
  11. pt_geardesign ( GearDesignUtils.c )
  12. pt_userguide ( Ug3DSectSplineDim.c )
  13. pt_userguide ( Ug3DSectSplineDim.c )
  14. pt_userguide ( Ug3DSectSplineDim.c )
  15. pt_userguide ( Ug3DSection.c )
  16. pt_userguide ( Ug3DSection.c )
  17. pt_userguide ( Ug3DSection.c )
  18. pt_userguide ( Ug3DSection.c )
  19. pt_userguide ( UgSectModelCreate.c )
  20. pt_userguide ( UgSktFirstFeatureCreate.c )
  21. pt_userguide ( UgSktFirstFeatureCreate.c )
  22. pt_userguide ( UgSktFirstFeatureCreate.c )
  23. pt_userguide ( UgSktFirstFeatureRevCreate.c )
  24. pt_userguide ( UgSktFirstFeatureRevCreate.c )
  25. pt_userguide ( UgSktFirstFeatureRevCreate.c )
  26. pt_userguide ( UgSweepCreate.c )
  27. pt_userguide ( UgSweepCreate.c )
  28. pt_userguide ( UgSweepCreate.c )