Documentación de la API
>
Solids and parts
>
Object ProPart
> Function ProPartTessellationFree
Function ProPartTessellationFree
Description
Frees the memory allocated by
ProPartTessellate
().
Synopsis
#include <
ProPart.h
>
ProError
ProPartTessellationFree
(
ProSurfaceTessellationData
** tess
/* (In)
Pointer to
ProArray
of
ProSurfaceTessellationData
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the tessellation.
PRO_TK_BAD_INPUTS
The input argument was invalid.
Sample Code References
pt_examples ( TestExport.c )
User Guide References
Part and Assembly Tessellation:ProPartTessellationFree
Surface Properties:ProPartTessellationFree
Parent topic
Object ProPart
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado