formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Changes the U degree of a NURBS surface. If keep_shape is TRUE, the shape of surface is preserved by changing the number of control points, if necessary.
Plugin Prototype
fzrt_error_td fz_nsrf_change_u_degree(
srf, | |
fzrt_int | u_degree, |
keep_shape ) |
Parameters
srf [Input]
NURBS surface
u_degree [Input]
Degree in U
keep_shape [Input]
if TRUE, the shape of surface is preserved
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
,,
Function Set
Defined in