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

fz_attr_mdns_volm_unit_enum

Description

material density volume units. It is used in functions fz_objt_attr_mdns_set and , when the parameter id is MODEL_ATTR_MDNS_VOLM_UNITS.

enum fz_attr_mdns_volm_unit_enum {

FZ_ATTR_MDNS_VOLM_UNIT_IN3,

FZ_ATTR_MDNS_VOLM_UNIT_FT3,

FZ_ATTR_MDNS_VOLM_UNIT_CM3,

FZ_ATTR_MDNS_VOLM_UNIT_M3 };

Members

FZ_ATTR_MDNS_VOLM_UNIT_IN3

Cubic inch

FZ_ATTR_MDNS_VOLM_UNIT_FT3

Cubic foot

FZ_ATTR_MDNS_VOLM_UNIT_CM3

Cubic centimeter

FZ_ATTR_MDNS_VOLM_UNIT_M3

Cubic meter

Availability

5.0.0.0

Defined in

fz_objt_attr_api.h