Documentación de la API
>
Geometry items
>
Object ProSurface
> Function ProSurfaceDataFree
Function ProSurfaceDataFree
Description
Frees the memory for the
ProSurface
structure.
Synopsis
#include <
ProSurface.h
>
ProError
ProSurfaceDataFree
(
ProSurfacedata
** p_curve_data
/* (In)
The address to the
ProCurvedata
*, allocated by
ProSurfaceToNURBS
()
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The input is invalid.
See Also
ProSurfaceToNURBS
Sample Code References
pt_examples ( UtilGeom.c )
Parent topic
Object ProSurface
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado