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>
ProPartTessellationFree
(
/* (In)
*/
)
Returns
The function successfully freed the tessellation.
The input argument was invalid.
Sample Code References
User Guide References
¿Fue esto útil?