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
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳