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>
ProSurfacetessellationinputAnglecontrolSet
(
/* (In)
The input data handle.
*/
double angle_control
/* (In)
The angle control value.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
¿Fue esto útil?