Category Features, Object ProFeature

Function ProFeatureZoneXsecGeomArrayFree


Description
Frees ProArray of ProArrays of ProXsecGeometry for zone reference planes allocated by ProFeatureZoneXsecgeomGet.
Synopsis
#include <ProXsec.h>
ProErrorProFeatureZoneXsecGeomArrayFree(
ProXsecGeometry*** p_geom_arrays
/* (In)
Pointer to ProArray of ProArrays of ProXsecGeometry
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the data.
PRO_TK_BAD_INPUTSp_geom_arrays is NULL.

Manual References:

  1. Core: Features: Feature Inquiry
  2. Core: Features: Feature Inquiry