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

fz_objt_cnstr_subd_opts_finit_func

Description

Frees subdivision construction options. The opts pointer is deallocated and returned back as NULL.

Plugin Prototype

fzrt_error_td fz_objt_cnstr_subd_opts_finit_func(

fzrt_int

windex,

fz_objt_subd_cnstr_opts_ptr *

opts )

Parameters

windex [Input]

project window index

opts [Input, Result]

construction options (will become NULL)

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_cnstr_subd.fsl

See Also

fz_objt_cnstr_subd_opts_init,fz_objt_cnstr_subd_opts_get,fz_objt_cnstr_subd_opts_set

Function Set


Defined in

fz_objt_subd_api.h