Category View manager, Object ProXsec

Function ProXsecGeometryFree


Description
Frees the cross-section data.
Synopsis
#include <ProXsec.h>
ProErrorProXsecGeometryFree(
ProXsecGeometry* xsec_geom
/* (In)
The pointer to the ProXsecGeometry
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the data.
PRO_TK_BAD_INPUTSxsec_geom is NULL.

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry