API ドキュメンテーション
>
View manager
>
Object ProXsec
> Function ProXsecGeometryArrayFree
Function ProXsecGeometryArrayFree
Description
Frees
ProArray
of cross-section data allocated by
ProXsecGeometryCollect
function.
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecGeometryArrayFree
(
ProXsecGeometry
** p_geom_arr
/* (In)
The pointer to the
ProArray
of
ProXsecGeometry
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the data.
PRO_TK_BAD_INPUTS
p_geom_arr is NULL.
See Also
ProXsecGeometryCollect
User Guide References
2 次元断面ジオメトリの抽出:ProXsecGeometryArrayFree
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。