API-Dokumentation > Surface geometry > Object ProSurfacedata > Function ProSurfacedataFree
Function ProSurfacedataFree
Description
Frees all underlying memory of the surface data structure.
Synopsis
#include <ProSurfacedata.h>
ProSurfacedataFree
(
ProSurfacedata* p_surf_data
/* (In)
The surface data structure
*/
)
Returns
The function successfully freed the memory.
The argument is invalid.
Sample Code References
User Guide References
War dies hilfreich?