formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Sets U knots of a NURBS surface. The knots array must be of size u_npts+u_degree+1.
Plugin Prototype
fzrt_error_td fz_nsrf_set_u_knots(
srf, | |
double * | u_knots ) |
Parameters
srf [Input]
NURBS surface
u_knots [Input]
knots in U
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
, fz_nsrf_set_ij_weight, fz_nsrf_set_v_knots
Function Set
Defined in