formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Gets the closure information of NURBS surface.
Plugin Prototype
fzrt_error_td fz_nsrf_get_closure(
srf, | |
u_closed, | |
v_closed ) |
Parameters
srf [Input]
NURBS surface
u_closed [Result]
is U dir closed
v_closed [Result]
is V dir closed
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_nsrf_get_u_npts, fz_nsrf_get_v_npts, fz_nsrf_get_control_points, fz_nsrf_get_u_knots,
Function Set
Defined in