formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Helix

fz_objt_cnstr_helix_opts_init

Description

Allocates helix construction options and fills them with defaults.

Plugin Prototype

fzrt_error_td fz_objt_cnstr_helix_opts_init(

fzrt_int

windex,

fz_objt_helix_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_helx.fsl

See Also

fz_objt_cnstr_helix_opts_finit, fz_objt_cnstr_helix_opts_get, fz_objt_cnstr_helix_opts_set

Function Set

fz_model_fset


Defined in

fz_objt_helx_api.h