Documentación de la API
>
Miscellaneous
>
Object ProFacetvertices
> Function ProFacetverticesFree
Function ProFacetverticesFree
Description
Frees the memory allocated for the vertices of a facet.
Synopsis
#include <
ProFacet.h
>
ProError
ProFacetverticesFree
(
ProFacetVertex
vertices[3]
/* (In)
The facet vertices
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Accessing Facet Properties:ProFacetverticesFree
Parent topic
Object ProFacetvertices
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado