Documentación de la API
>
Geometry items
>
Object ProSurfacetessellationinput
> Function ProSurfacetessellationinputAlloc
Function ProSurfacetessellationinputAlloc
Description
Allocates the handle to the input data used for surface tessellation.
Synopsis
#include <
ProSurface.h
>
ProError
ProSurfacetessellationinputAlloc
(
ProSurfaceTessellationInput
* input_data
/* (Out)
The input data handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_examples ( TestDispObject.c )
User Guide References
Surface Tessellation:ProSurfacetessellationinputAlloc
Parent topic
Object ProSurfacetessellationinput
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado