Documentación de la API > Features > Object ProFeature > Function ProFeatureZoneXsecGeomArrayFree
Function ProFeatureZoneXsecGeomArrayFree
Description
Frees ProArray of ProArrays of ProXsecGeometry for zone reference planes allocated by ProFeatureZoneXsecgeomGet.
Synopsis
#include <ProXsec.h>
ProFeatureZoneXsecGeomArrayFree
(
ProXsecGeometry*** p_geom_arrays
/* (In)
Pointer to ProArray of ProArrays of ProXsecGeometry
*/
)
Returns
The function successfully freed the data.
p_geom_arrays is NULL.
User Guide References
¿Fue esto útil?