Documentación de la API
>
Geometry items
>
Object ProSurfacetessellationinput
> Function ProSurfacetessellationinputAnglecontrolSet
Function ProSurfacetessellationinputAnglecontrolSet
Description
Assigns the angle control value used for the tessellation.
Synopsis
#include <
ProSurface.h
>
ProError
ProSurfacetessellationinputAnglecontrolSet
(
ProSurfaceTessellationInput
input_data
/* (In)
The input data handle.
*/
double angle_control
/* (In)
The angle control value.
*/
)
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:ProSurfacetessellationinputAnglecontrolSet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado