formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Object
Description
Splits a surface in either U or V or in both U and V simultaneously at intervals. The resulting surfaces will have the same degree as the original surface in both U and V.
Plugin Prototype
fzrt_error_td fz_objt_edit_nrbz_split_at_interval(
fzrt_int | windex, |
srf_obj, | |
fzrt_int | nu_interval, |
fzrt_int | nv_interval, |
ent_list ) |
Parameters
windex [Input]
project window index
srf_obj [Input]
nurbz object
nu_interval [Input]
intervals number in U
nv_interval [Input]
intervals number in V
ent_list [Result]
list of nurbz object pointers
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_edit_nrbz_split_at_point
Function Set
Defined in