formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Changes the number of control points of a NURBS surface based on given number of points.
Plugin Prototype
fzrt_error_td fz_nsrf_change_number_of_ctrlpts_number_based(
srf, | |
fzrt_int | u_npts, |
fzrt_int | v_npts ) |
Parameters
srf [Input]
NURBS surface
u_npts [Input]
Number of points in U
v_npts [Input]
Number of points in V
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
,,
Function Set
Defined in