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

fz_attr_refn_which_init_enum

Description

iso line density options for the display resolution attribute. used by fz_objt_attr_refn_get and fz_objt_attr_refn_set with the FZ_ATTR_REFN_PARM_DETL_ISO_DENS parameter id.

enum fz_attr_refn_which_init_enum {

FZ_ATTR_REFN_INIT_SYSTEM,

FZ_ATTR_REFN_INIT_DEFAULT,

FZ_ATTR_REFN_INIT_MINIMAL };

Members

FZ_ATTR_REFN_INIT_SYSTEM

hardcoded defaults

FZ_ATTR_REFN_INIT_DEFAULT

Current settings of the global display resolution defaults

FZ_ATTR_REFN_INIT_MINIMAL

Setting for minimal facetting. Should be used to allow for fast regeneration of facets, when performing lots of temporary modeling steps. A final refacetting of the resulting objects should then be done with a permanent display resolution attribute.

Availability

5.0.0.0

Example Files

util_attr_refn.fsl

See Also

fz_objt_attr_refn_get, fz_objt_attr_refn_set,

Defined in

fz_objt_refn_api.h