formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Inserts a knot to a NURBS surface in the U or V direction.
Plugin Prototype
fzrt_error_td fz_nsrf_insert_knot(
srf, | |
double | parm, |
is_u ) |
Parameters
srf [Input]
NURBS surface
parm [Input]
Parameter value
is_u [Input]
Direction- TRUE=U, FALSE=V
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
, fz_nsrf_insert_control_line, fz_nsrf_delete_control_line
Function Set
Defined in