formZ SDK | 5.0 API Reference | System | System
Description
Working unit default scales. These represent the Data Scale menu of the Working units dialog.
enum fz_unit_scale_enum {
FZ_UNIT_SCAL_UNDEF,
FZ_UNIT_SCAL_SMALL,
FZ_UNIT_SCAL_MEDIUM,
FZ_UNIT_SCAL_LARGE,
FZ_UNIT_SCAL_MINI };
Members
FZ_UNIT_SCAL_UNDEF
Undefined scale
FZ_UNIT_SCAL_SMALL
Units are in the small scale (lamp)
FZ_UNIT_SCAL_MEDIUM
Units are in the medium scale (building)
FZ_UNIT_SCAL_LARGE
Units are in the large scale (city)
FZ_UNIT_SCAL_MINI
Units are in the miniature scale (watch)
Availability
5.0.0.0
See Also
, fz_notf_cbak_pref_default, , fz_notf_cbak_syst_units, fz_notf_cbak_wind_units, fz_proj_unit_enum
Defined in