API 文档
>
Miscellaneous
>
Object ProSelectionarray
> Function ProSelectionarrayFree
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.
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 ( PTAFExampleUtils.c )
pt_af_examples ( PTAFExNotesToPlane.c )
pt_af_examples ( PTAFExNotesToPlane.c )
pt_af_examples ( PTAFExNotesToPlane.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 )
User Guide References
Extracting Cross-Sectional Geometry:ProSelectionarrayFree
Accessing Ordinate and Baseline Dimensions:ProSelectionarrayFree
Reading References:ProSelectionarrayFree
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳