API-Dokumentation
>
Miscellaneous
>
Object ProX
> Function ProXSectionItemsArrFree
Function ProXSectionItemsArrFree
Description
Frees
ProArray
of cross-section data allocated by
ProXSectionItemsCollect
function.
Synopsis
#include <
ProXsec.h
>
ProError
ProXSectionItemsArrFree
(
ProXSectionItem
** p_xsec_items_arr
/* (In)
The pointer to
ProArray
of
ProXSectionItem
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the data.
PRO_TK_BAD_INPUTS
p_xsec_items_arr is NULL.
See Also
ProXSectionItemsCollect
Sample Code References
pt_userguide ( UgXsecList.c )
User Guide References
Extracting Cross-Sectional Geometry:ProXSectionItemsArrFree
Overview:ProXSectionItemsArrFree
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.