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
>
ProError
ProFeatureZoneXsecGeomArrayFree
(
ProXsecGeometry
*** p_geom_arrays
/* (In)
Pointer to
ProArray
of ProArrays of
ProXsecGeometry
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the data.
PRO_TK_BAD_INPUTS
p_geom_arrays is NULL.
User Guide References
Feature Inquiry:ProFeatureZoneXsecGeomArrayFree
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado