formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Changes the V 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_v_degree(
srf, | |
fzrt_int | v_degree, |
keep_shape ) |
Parameters
srf [Input]
NURBS surface
v_degree [Input]
Degree in V
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