Category Selection, Object ProSelectionarray

Function ProSelectionarrayFree


Description
Frees a ProArray of allocated selection objects (also frees each member ProSelection).
Synopsis
#include <ProSelection.h>
ProErrorProSelectionarrayFree(
ProSelection* sel_array
/* (In)
The selection object array.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the selection.
PRO_TK_BAD_INPUTSThe supplied inputs were incorrect.

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Element Trees: References: Reading References
  3. Element Trees: References: Reading References
  4. Annotations: Annotation Features and Annotations: Accessing Ordinate and Baseline Dimensions

Sample Code References:

  1. pt_af_examples ( PTAEToChamfer.c )
  2. pt_af_examples ( PTAEToChamfer.c )
  3. pt_af_examples ( PTAEToDraft.c )
  4. pt_af_examples ( PTAEToDraft.c )
  5. pt_af_examples ( PTAEToRound.c )
  6. pt_af_examples ( PTAEToRound.c )
  7. pt_af_examples ( PTAFExNotesToPlane.c )
  8. pt_af_examples ( PTAFExNotesToPlane.c )
  9. pt_af_examples ( PTAFExNotesToPlane.c )
  10. pt_af_examples ( PTAFExampleUtils.c )
  11. pt_af_examples ( PTAFNotesUpdate.c )
  12. pt_af_examples ( PTAFNotesUpdate.c )
  13. pt_userguide ( UgAsmcompConstraint.c )
  14. pt_userguide ( UgAsmcompConstraint.c )
  15. pt_userguide ( UgCreoSweepCreate.c )
  16. pt_userguide ( UgFlexModelCreate.c )
  17. pt_userguide ( UgIntcollectionDraftCreate.c )
  18. pt_userguide ( UgIntcollectionDraftCreate.c )
  19. pt_userguide ( UgSmtExtendWallCreate.c )
  20. pt_userguide ( UgSmtFlatWallCreate.c )
  21. pt_userguide ( UgSmtFlgWallCreate.c )
  22. pt_userguide ( UgXMLFeat.c )
  23. pt_userguide ( UgXMLFeat.c )
  24. pt_userguide ( UgGeomCurveLength.c )
  25. pt_userguide ( UgGeomCurveLength.c )
  26. pt_userguide ( UgGeomSurfArea.c )
  27. pt_userguide ( UgGeomSurfArea.c )
  28. pt_userguide ( UgMaterial.c )
  29. pt_userguide ( UgMaterial.c )
  30. pt_userguide ( UgSolidInfoMass.c )
  31. pt_userguide ( UgSolidInfoMass.c )