formZ SDK | 5.0 API Reference | System | System
Description
Working unit types. These represent the units of the Working units dialog.
enum fz_unit_type_enum {
FZ_UNIT_TYPE_ENGLISH,
FZ_UNIT_TYPE_METRIC };
Members
FZ_UNIT_TYPE_ENGLISH
Project Units are English. Position values stored within formZ are in inches.
FZ_UNIT_TYPE_METRIC
Project Units are Metric. Position values stored within formZ are in centimeters.
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