formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_mdns_finit

Description

Frees material density options. The opts pointer is deallocated and returned back as NULL.

Plugin Prototype

fzrt_error_td fz_objt_attr_mdns_finit(

fzrt_int

windex,

fz_attr_mdns_ptr *

opts )

Parameters

windex [Input]

project window index

opts [Input, Result]

material density options (will become NULL)

Returns

Error codes

Availability

5.0.0.0

Example Files

modl_attr_basic.fsl

See Also

fz_objt_attr_mdns_init,, fz_objt_attr_mdns_set

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h