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

fz_objt_attr_set_objt_mdns

Description

Sets the material density attribute of an object. If NULL is passed as the mdns parameter, the attribute is removed from the object.

Plugin Prototype

fzrt_error_td fz_objt_attr_set_objt_mdns(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_attr_mdns_ptr

mdns )

Parameters

windex [Input]

project window index

obj [Input]

object

mdns [Input]

material density attribute

Returns

Error codes

Availability

5.0.0.0

Example Files

util_attr_sshd.fsl

See Also

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h