formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Object

fz_objt_edit_nrbz_change_ctrlpts_by_curvature

Description

Rebuilds a nurbz surface object with the requested maximum normal deviation.

Plugin Prototype

fzrt_error_td fz_objt_edit_nrbz_change_ctrlpts_by_curvature(

fzrt_int

windex,

fz_objt_ptr

srf_obj,

double

max_norm_tol )

Parameters

windex [Input]

project window index

srf_obj [Input]

nurbz surface object

max_norm_tol [Input]

Maximum normal deviation requested

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_edit_nrbz.fsl

See Also

fz_objt_edit_nrbz_change_degree, fz_objt_edit_nrbz_change_ctrlpts_by_number

Function Set

fz_model_fset


Defined in

fz_objt_nrbz_api.h