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

fz_objt_cnstr_nrbz_opts_init

Description

Allocates nurbz construction (capping and rounding) options. Fills all options with default values.

Plugin Prototype

fzrt_error_td fz_objt_cnstr_nrbz_opts_init(

fzrt_int

windex,

fz_objt_nrbz_cnstr_opts_ptr *

opts )

Parameters

windex [Input]

project window index

opts [Result]

construction options

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_cnstr_nrbz.fsl

See Also

, fz_objt_cnstr_nrbz_opts_get, fz_objt_cnstr_nrbz_opts_get

Function Set

fz_model_fset


Defined in

fz_objt_nrbz_api.h