Category
Selection
, Object
ProSelectionarray
Function ProSelectionarrayFree
Description
Frees a
ProArray
of allocated selection objects (also frees each member
ProSelection
).
Synopsis
#include <
ProSelection.h
>
ProError
ProSelectionarrayFree
(
ProSelection
*
sel_array
/* (In)
The selection object array.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the selection.
PRO_TK_BAD_INPUTS
The supplied inputs were incorrect.
Manual References:
Core: Cross Sections: Extracting Cross-Sectional Geometry
Element Trees: References: Reading References
Element Trees: References: Reading References
Annotations: Annotation Features and Annotations: Accessing Ordinate and Baseline Dimensions
Sample Code References:
pt_af_examples ( PTAEToChamfer.c )
pt_af_examples ( PTAEToChamfer.c )
pt_af_examples ( PTAEToDraft.c )
pt_af_examples ( PTAEToDraft.c )
pt_af_examples ( PTAEToRound.c )
pt_af_examples ( PTAEToRound.c )
pt_af_examples ( PTAFExNotesToPlane.c )
pt_af_examples ( PTAFExNotesToPlane.c )
pt_af_examples ( PTAFExNotesToPlane.c )
pt_af_examples ( PTAFExampleUtils.c )
pt_af_examples ( PTAFNotesUpdate.c )
pt_af_examples ( PTAFNotesUpdate.c )
pt_userguide ( UgAsmcompConstraint.c )
pt_userguide ( UgAsmcompConstraint.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgFlexModelCreate.c )
pt_userguide ( UgIntcollectionDraftCreate.c )
pt_userguide ( UgIntcollectionDraftCreate.c )
pt_userguide ( UgSmtExtendWallCreate.c )
pt_userguide ( UgSmtFlatWallCreate.c )
pt_userguide ( UgSmtFlgWallCreate.c )
pt_userguide ( UgXMLFeat.c )
pt_userguide ( UgXMLFeat.c )
pt_userguide ( UgGeomCurveLength.c )
pt_userguide ( UgGeomCurveLength.c )
pt_userguide ( UgGeomSurfArea.c )
pt_userguide ( UgGeomSurfArea.c )
pt_userguide ( UgMaterial.c )
pt_userguide ( UgMaterial.c )
pt_userguide ( UgSolidInfoMass.c )
pt_userguide ( UgSolidInfoMass.c )