Documentación de la API
>
Creating import and custom geometry
>
Object ProEdgedata
> Function ProEdgedataMemoryFree
Function ProEdgedataMemoryFree
Description
Frees the top-level memory used by the edge data structure.
Synopsis
#include <
ProEdgedata.h
>
ProError
ProEdgedataMemoryFree
(
ProEdgedata
* p_edge_data
/* (In)
The edge data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
pt_examples ( UtilIntfData.c )
User Guide References
Geometry of Solid Edges:ProEdgedataMemoryFree
Parent topic
Object ProEdgedata
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado