API ドキュメンテーション
>
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
2 次元断面ジオメトリの抽出:ProXSectionItemsArrFree
概要:ProXSectionItemsArrFree
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。