API Documentation
>
View manager
>
Object ProXsec
> Function ProXsecGeometryFree
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.
User Guide References
Extracting Cross-Sectional Geometry:ProXsecGeometryFree
Was this helpful?
This site works best with JavaScript enabled