Category
View manager
, Object
ProXsec
Function ProXsecGeometryFree
Description
Frees the cross-section data.
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecGeometryFree
(
ProXsecGeometry
*
xsec_geom
/* (In)
The pointer to the
ProXsecGeometry
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the data.
PRO_TK_BAD_INPUTS
xsec_geom is NULL.
Manual References:
Core: Cross Sections: Extracting Cross-Sectional Geometry
Core: Cross Sections: Extracting Cross-Sectional Geometry