formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Deletes a nth control line of a NURBS surface in the U or V direction.
Plugin Prototype
fzrt_error_td fz_nsrf_delete_control_line(
srf, | |
fzrt_int | nline, |
is_u ) |
Parameters
srf [Input]
NURBS surface
nline [Input]
nth control line
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_insert_knot,
Function Set
Defined in