formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Object
Description
Creates a nurbz object from given NURBS surface and trims by given parameter space curves.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_nrbz_trimmed_curves(
fzrt_int | windex, |
srf, | |
fzrt_int | n_trim_crvs, |
trim_crvs, | |
first_is_periphery, | |
refn_opts, | |
new_obj ) |
Parameters
windex [Input]
project window index
srf [Input]
nurbz surface
n_trim_crvs [Input]
number of trim curves
trim_crvs [Input]
array of trim curves
first_is_periphery [Input]
indicates first trim curve is periphery
refn_opts [Input, Optional]
refinement options
new_obj [Result]
new object
Returns
Error codes
Availability
8.5.3.0
Example Files
See Also
Function Set
Defined in