API Documentation
>
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
Was this helpful?
This site works best with JavaScript enabled