formZ SDK | 5.0 API Reference | System | Nurbs Curve
Description
Sets knots of a NURBS curve. The knots array must be of size npts+degree+1.
Plugin Prototype
fzrt_error_td fz_ncrv_set_knots(
crv, | |
double * | knots ) |
Parameters
crv [Input]
NURBS curve
knots [Input]
knots
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in