formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Curve
Description
Rebuilds a nurbz curve object with the requested maximum normal deviation.
Plugin Prototype
fzrt_error_td fz_objt_edit_nrbz_curve_change_ctrlpts_by_curvature(
fzrt_int | windex, |
crv_obj, | |
double | max_norm_tol ) |
Parameters
windex [Input]
project window index
crv_obj [Input]
nurbz curve
max_norm_tol [Input]
Maximum normal deviation requested
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_edit_nrbz_curve_change_degree, fz_objt_edit_nrbz_curve_change_ctrlpts_by_number
Function Set
Defined in