formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Caps NURBS surface in the top or bottom
Plugin Prototype
fzrt_error_td fz_nsrf_cap(
srf, | |
is_cap_start, | |
is_cap_end, | |
is_round_start, | |
is_round_end, | |
double | cap_st_ratio, |
double | cap_end_ratio, |
double | rnd_st_ratio, |
double | rnd_end_ratio ) |
Parameters
srf [Input]
NURBS surface
is_cap_start [Input]
Cap at start
is_cap_end [Input]
Cap at end
is_round_start [Input]
Round at start
is_round_end [Input]
Round at end
cap_st_ratio [Input]
Cap ratio at start
cap_end_ratio [Input]
Cap ratio at end
rnd_st_ratio [Input]
Round ratio at start
rnd_end_ratio [Input]
Round ratio at end
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_nsrf_get_u_npts, fz_nsrf_get_control_points, fz_nsrf_get_u_knots,
Function Set
Defined in