2021 Enumeration
Changes 8
E

DisplayUnitType

Description:
The units and display format used to format numbers as strings. Also used for unit conversions.
Remarks:

Display units are used for two purposes:

  1. Formatting and parsing string representations of values. See FormatOptions.DisplayUnit and the formatting and parsing utilities in the UnitFormatUtils class.
  2. Conversion of values from one unit to another. See the unit conversion utilities in the UnitUtils class.

Most display units represent simple units like meters, square feet, or degrees, and are formatted as decimal numbers. Some display units represent specialized formatting methods like "feet and fractional inches" or "degrees, minutes and seconds". Such display units still correspond to an underlying simple unit when used with the conversion utilities.

[ObsoleteAttribute("This enumeration is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use constant members of the `UnitTypeId` class to replace uses of specific values of this enumeration.")]
public enum DisplayUnitType
Name Description
E DUT_UNDEFINED
E DUT_CUSTOM
E DUT_METERS
E DUT_CENTIMETERS
E DUT_MILLIMETERS
E DUT_DECIMAL_FEET
E DUT_FEET_FRACTIONAL_INCHES
E DUT_FRACTIONAL_INCHES
E DUT_DECIMAL_INCHES
E DUT_ACRES
E DUT_HECTARES
E DUT_METERS_CENTIMETERS
E DUT_CUBIC_YARDS
E DUT_SQUARE_FEET
E DUT_SQUARE_METERS
E DUT_CUBIC_FEET
E DUT_CUBIC_METERS
E DUT_DECIMAL_DEGREES
E DUT_DEGREES_AND_MINUTES
E DUT_GENERAL
E DUT_FIXED
E DUT_PERCENTAGE
E DUT_SQUARE_INCHES
E DUT_SQUARE_CENTIMETERS
E DUT_SQUARE_MILLIMETERS
E DUT_CUBIC_INCHES
E DUT_CUBIC_CENTIMETERS
E DUT_CUBIC_MILLIMETERS
E DUT_LITERS liter (L)
E DUT_GALLONS_US gallon (U.S.) (gal)
E DUT_KILOGRAMS_PER_CUBIC_METER kilogram per cubic meter (kg/m³)
E DUT_POUNDS_MASS_PER_CUBIC_FOOT pound per cubic foot (lb/ft³)
E DUT_POUNDS_MASS_PER_CUBIC_INCH pound per cubic inch (lb/in³)
E DUT_BRITISH_THERMAL_UNITS British thermal unit[IT] (Btu[IT])
E DUT_CALORIES calorie[IT] (cal[IT])
E DUT_KILOCALORIES kilocalorie[IT] (kcal[IT])
E DUT_JOULES joule (J)
E DUT_KILOWATT_HOURS kilowatt hour (kW · h)
E DUT_THERMS therm (EC)
E DUT_INCHES_OF_WATER_PER_100FT Inches of water per 100 feet
E DUT_PASCALS_PER_METER pascal per meter (N/m)
E DUT_WATTS watt (W)
E DUT_KILOWATTS kilowatt (kW)
E DUT_BRITISH_THERMAL_UNITS_PER_SECOND British thermal unit[IT] per second (Btu[IT]/s)
E DUT_BRITISH_THERMAL_UNITS_PER_HOUR British thermal unit[IT] per hour (Btu[IT]/h)
E DUT_CALORIES_PER_SECOND calorie[IT] per second (cal[IT]/s)
E DUT_KILOCALORIES_PER_SECOND kilocalorie[IT] per second (kcal[IT]/s)
E DUT_WATTS_PER_SQUARE_FOOT watt per square foot (W/ft²)
E DUT_WATTS_PER_SQUARE_METER watt per square meter (W/m²)
E DUT_INCHES_OF_WATER inch of water (60.8°F)
E DUT_PASCALS pascal (Pa)
E DUT_KILOPASCALS kilopascal (kPa)
E DUT_MEGAPASCALS megapascal (MPa)
E DUT_POUNDS_FORCE_PER_SQUARE_INCH pound-force per square inch (psi) (lbf/in2)
E DUT_INCHES_OF_MERCURY inch of mercury conventional (inHg)
E DUT_MILLIMETERS_OF_MERCURY millimeter of mercury conventional (mmHg)
E DUT_ATMOSPHERES atmosphere standard (atm)
E DUT_BARS bar (bar)
E DUT_FAHRENHEIT degree Fahrenheit (°F)
E DUT_CELSIUS degree Celsius (°C)
E DUT_KELVIN kelvin (K)
E DUT_RANKINE degree Rankine (°R)
E DUT_FEET_PER_MINUTE foot per minute (ft/min)
E DUT_METERS_PER_SECOND meter per second (m/s)
E DUT_CENTIMETERS_PER_MINUTE centimeter per minute (cm/min)
E DUT_CUBIC_FEET_PER_MINUTE cubic foot per minute (ft³/min)
E DUT_LITERS_PER_SECOND liter per second (L/s)
E DUT_CUBIC_METERS_PER_SECOND cubic meter per second (m³/s)
E DUT_CUBIC_METERS_PER_HOUR cubic meters per hour (m³/h)
E DUT_GALLONS_US_PER_MINUTE gallon (U.S.) per minute (gpm) (gal/min)
E DUT_GALLONS_US_PER_HOUR gallon (U.S.) per hour (gph) (gal/h)
E DUT_AMPERES ampere (A)
E DUT_KILOAMPERES kiloampere (kA)
E DUT_MILLIAMPERES milliampere (mA)
E DUT_VOLTS volt (V)
E DUT_KILOVOLTS kilovolt (kV)
E DUT_MILLIVOLTS millivolt (mV)
E DUT_HERTZ hertz (Hz)
E DUT_CYCLES_PER_SECOND
E DUT_LUX lux (lx)
E DUT_FOOTCANDLES footcandle
E DUT_FOOTLAMBERTS footlambert
E DUT_CANDELAS_PER_SQUARE_METER candela per square meter (cd/m²)
E DUT_CANDELAS candela (cd)
E DUT_CANDLEPOWER obsolete
E DUT_LUMENS lumen (lm)
E DUT_VOLT_AMPERES
E DUT_KILOVOLT_AMPERES
E DUT_HORSEPOWER horsepower (550 ft · lbf/s)
E DUT_NEWTONS
E DUT_DECANEWTONS
E DUT_KILONEWTONS
E DUT_MEGANEWTONS
E DUT_KIPS
E DUT_KILOGRAMS_FORCE
E DUT_TONNES_FORCE
E DUT_POUNDS_FORCE
E DUT_NEWTONS_PER_METER
E DUT_DECANEWTONS_PER_METER
E DUT_KILONEWTONS_PER_METER
E DUT_MEGANEWTONS_PER_METER
E DUT_KIPS_PER_FOOT
E DUT_KILOGRAMS_FORCE_PER_METER
E DUT_TONNES_FORCE_PER_METER
E DUT_POUNDS_FORCE_PER_FOOT
E DUT_NEWTONS_PER_SQUARE_METER
E DUT_DECANEWTONS_PER_SQUARE_METER
E DUT_KILONEWTONS_PER_SQUARE_METER
E DUT_MEGANEWTONS_PER_SQUARE_METER
E DUT_KIPS_PER_SQUARE_FOOT
E DUT_KILOGRAMS_FORCE_PER_SQUARE_METER
E DUT_TONNES_FORCE_PER_SQUARE_METER
E DUT_POUNDS_FORCE_PER_SQUARE_FOOT
E DUT_NEWTON_METERS
E DUT_DECANEWTON_METERS
E DUT_KILONEWTON_METERS
E DUT_MEGANEWTON_METERS
E DUT_KIP_FEET
E DUT_KILOGRAM_FORCE_METERS
E DUT_TONNE_FORCE_METERS
E DUT_POUND_FORCE_FEET
E DUT_METERS_PER_KILONEWTON
E DUT_FEET_PER_KIP
E DUT_SQUARE_METERS_PER_KILONEWTON
E DUT_SQUARE_FEET_PER_KIP
E DUT_CUBIC_METERS_PER_KILONEWTON
E DUT_CUBIC_FEET_PER_KIP
E DUT_INV_KILONEWTONS
E DUT_INV_KIPS
E DUT_FEET_OF_WATER_PER_100FT foot of water conventional (ftH2O) per 100 ft
E DUT_FEET_OF_WATER foot of water conventional (ftH2O)
E DUT_PASCAL_SECONDS pascal second (Pa · s)
E DUT_POUNDS_MASS_PER_FOOT_SECOND pound per foot second (lb/(ft · s))
E DUT_CENTIPOISES centipoise (cP)
E DUT_FEET_PER_SECOND foot per second (ft/s)
E DUT_KIPS_PER_SQUARE_INCH
E DUT_KILONEWTONS_PER_CUBIC_METER kilnewtons per cubic meter (kN/m³)
E DUT_POUNDS_FORCE_PER_CUBIC_FOOT pound per cubic foot (kip/ft³)
E DUT_KIPS_PER_CUBIC_INCH pound per cubic foot (kip/in³)
E DUT_INV_FAHRENHEIT
E DUT_INV_CELSIUS
E DUT_NEWTON_METERS_PER_METER
E DUT_DECANEWTON_METERS_PER_METER
E DUT_KILONEWTON_METERS_PER_METER
E DUT_MEGANEWTON_METERS_PER_METER
E DUT_KIP_FEET_PER_FOOT
E DUT_KILOGRAM_FORCE_METERS_PER_METER
E DUT_TONNE_FORCE_METERS_PER_METER
E DUT_POUND_FORCE_FEET_PER_FOOT
E DUT_POUNDS_MASS_PER_FOOT_HOUR pound per foot hour (lb/(ft · h))
E DUT_KIPS_PER_INCH
E DUT_KIPS_PER_CUBIC_FOOT pound per cubic foot (kip/ft³)
E DUT_KIP_FEET_PER_DEGREE
E DUT_KILONEWTON_METERS_PER_DEGREE
E DUT_KIP_FEET_PER_DEGREE_PER_FOOT
E DUT_KILONEWTON_METERS_PER_DEGREE_PER_METER
E DUT_WATTS_PER_SQUARE_METER_KELVIN watt per square meter kelvin (W/(m² · K))
E DUT_BRITISH_THERMAL_UNITS_PER_HOUR_SQUARE_FOOT_FAHRENHEIT British thermal unit[IT] per hour square foot degree Fahrenheit (Btu[IT]/(h · ft² · °F)
E DUT_CUBIC_FEET_PER_MINUTE_SQUARE_FOOT cubic foot per minute square foot
E DUT_LITERS_PER_SECOND_SQUARE_METER liter per second square meter
E DUT_RATIO_10
E DUT_RATIO_12
E DUT_SLOPE_DEGREES
E DUT_RISE_OVER_INCHES
E DUT_RISE_OVER_FOOT
E DUT_RISE_OVER_MMS
E DUT_WATTS_PER_CUBIC_FOOT watt per cubic foot (W/m³)
E DUT_WATTS_PER_CUBIC_METER watt per cubic meter (W/m³)
E DUT_BRITISH_THERMAL_UNITS_PER_HOUR_SQUARE_FOOT British thermal unit[IT] per hour square foot (Btu[IT]/(h · ft²)
E DUT_BRITISH_THERMAL_UNITS_PER_HOUR_CUBIC_FOOT British thermal unit[IT] per hour cubic foot (Btu[IT]/(h · ft³)
E DUT_TON_OF_REFRIGERATION Ton of refrigeration (12 000 Btu[IT]/h)
E DUT_CUBIC_FEET_PER_MINUTE_CUBIC_FOOT cubic foot per minute cubic foot
E DUT_LITERS_PER_SECOND_CUBIC_METER liter per second cubic meter
E DUT_CUBIC_FEET_PER_MINUTE_TON_OF_REFRIGERATION cubic foot per minute ton of refrigeration
E DUT_LITERS_PER_SECOND_KILOWATTS liter per second kilowatt
E DUT_SQUARE_FEET_PER_TON_OF_REFRIGERATION square foot per ton of refrigeration
E DUT_SQUARE_METERS_PER_KILOWATTS square meter per kilowatt
E DUT_CURRENCY
E DUT_LUMENS_PER_WATT
E DUT_SQUARE_FEET_PER_THOUSAND_BRITISH_THERMAL_UNITS_PER_HOUR square foot per thousand British thermal unit[IT] per hour
E DUT_KILONEWTONS_PER_SQUARE_CENTIMETER
E DUT_NEWTONS_PER_SQUARE_MILLIMETER
E DUT_KILONEWTONS_PER_SQUARE_MILLIMETER
E DUT_RISE_OVER_120_INCHES
E DUT_1_RATIO
E DUT_RISE_OVER_10_FEET
E DUT_HOUR_SQUARE_FOOT_FAHRENHEIT_PER_BRITISH_THERMAL_UNIT
E DUT_SQUARE_METER_KELVIN_PER_WATT
E DUT_BRITISH_THERMAL_UNIT_PER_FAHRENHEIT
E DUT_JOULES_PER_KELVIN
E DUT_KILOJOULES_PER_KELVIN
E DUT_KILOGRAMS_MASS kilograms (kg)
E DUT_TONNES_MASS tonnes (t)
E DUT_POUNDS_MASS pounds (lb)
E DUT_METERS_PER_SECOND_SQUARED meters per second squared (m/s²)
E DUT_KILOMETERS_PER_SECOND_SQUARED kilometers per second squared (km/s²)
E DUT_INCHES_PER_SECOND_SQUARED inches per second squared (in/s²)
E DUT_FEET_PER_SECOND_SQUARED feet per second squared (ft/s²)
E DUT_MILES_PER_SECOND_SQUARED miles per second squared (mi/s²)
E DUT_FEET_TO_THE_FOURTH_POWER feet to the fourth power (ft^4)
E DUT_INCHES_TO_THE_FOURTH_POWER inches to the fourth power (in^4)
E DUT_MILLIMETERS_TO_THE_FOURTH_POWER millimeters to the fourth power (mm^4)
E DUT_CENTIMETERS_TO_THE_FOURTH_POWER centimeters to the fourth power (cm^4)
E DUT_METERS_TO_THE_FOURTH_POWER Meters to the fourth power (m^4)
E DUT_FEET_TO_THE_SIXTH_POWER feet to the sixth power (ft^6)
E DUT_INCHES_TO_THE_SIXTH_POWER inches to the sixth power (in^6)
E DUT_MILLIMETERS_TO_THE_SIXTH_POWER millimeters to the sixth power (mm^6)
E DUT_CENTIMETERS_TO_THE_SIXTH_POWER centimeters to the sixth power (cm^6)
E DUT_METERS_TO_THE_SIXTH_POWER meters to the sixth power (m^6)
E DUT_SQUARE_FEET_PER_FOOT square feet per foot (ft²/ft)
E DUT_SQUARE_INCHES_PER_FOOT square inches per foot (in²/ft)
E DUT_SQUARE_MILLIMETERS_PER_METER square millimeters per meter (mm²/m)
E DUT_SQUARE_CENTIMETERS_PER_METER square centimeters per meter (cm²/m)
E DUT_SQUARE_METERS_PER_METER square meters per meter (m²/m)
E DUT_KILOGRAMS_MASS_PER_METER kilograms per meter (kg/m)
E DUT_POUNDS_MASS_PER_FOOT pounds per foot (lb/ft)
E DUT_RADIANS radians
E DUT_GRADS grads
E DUT_RADIANS_PER_SECOND radians per second
E DUT_MILISECONDS millisecond
E DUT_SECONDS second
E DUT_MINUTES minutes
E DUT_HOURS hours
E DUT_KILOMETERS_PER_HOUR kilometers per hour
E DUT_MILES_PER_HOUR miles per hour
E DUT_KILOJOULES kilojoules
E DUT_KILOGRAMS_MASS_PER_SQUARE_METER kilograms per square meter (kg/m²)
E DUT_POUNDS_MASS_PER_SQUARE_FOOT pounds per square foot (lb/ft²)
E DUT_WATTS_PER_METER_KELVIN Watts per meter kelvin (W/(m·K))
E DUT_JOULES_PER_GRAM_CELSIUS Joules per gram Celsius (J/(g·°C))
E DUT_JOULES_PER_GRAM Joules per gram (J/g)
E DUT_NANOGRAMS_PER_PASCAL_SECOND_SQUARE_METER Nanograms per pascal second square meter (ng/(Pa·s·m²))
E DUT_OHM_METERS Ohm meters
E DUT_BRITISH_THERMAL_UNITS_PER_HOUR_FOOT_FAHRENHEIT BTU per hour foot Fahrenheit (BTU/(h·ft·°F))
E DUT_BRITISH_THERMAL_UNITS_PER_POUND_FAHRENHEIT BTU per pound Fahrenheit (BTU/(lb·°F))
E DUT_BRITISH_THERMAL_UNITS_PER_POUND BTU per pound (BTU/lb)
E DUT_GRAINS_PER_HOUR_SQUARE_FOOT_INCH_MERCURY Grains per hour square foot inch mercury (gr/(h·ft²·inHg))
E DUT_PER_MILLE Per mille or per thousand(‰)
E DUT_DECIMETERS Decimeters
E DUT_JOULES_PER_KILOGRAM_CELSIUS Joules per kilogram Celsius (J/(kg·°C))
E DUT_MICROMETERS_PER_METER_CELSIUS Micrometers per meter Celsius (um/(m·°C))
E DUT_MICROINCHES_PER_INCH_FAHRENHEIT Microinches per inch Fahrenheit (uin/(in·°F))
E DUT_USTONNES_MASS US tonnes (T, Tons, ST)
E DUT_USTONNES_FORCE US tonnes (Tonsf, STf)
E DUT_LITERS_PER_MINUTE liters per minute (L/min)
E DUT_FAHRENHEIT_DIFFERENCE degree Fahrenheit difference (delta °F)
E DUT_CELSIUS_DIFFERENCE degree Celsius difference (delta °C)
E DUT_KELVIN_DIFFERENCE kelvin difference (delta K)
E DUT_RANKINE_DIFFERENCE degree Rankine difference (delta °R)
E DUT_STATIONING_METERS stationing meters value (XXX+YYY.ZZZ (base is always 1000 meters, YYY is always 3 digits) 1024.555 = 1+024.555)
E DUT_STATIONING_FEET stationing feet value (XXX+YY.ZZZ Decimal Feet (base is always 100 feet, YY is always 2 digits) 1024.555 = 10+24.555)
E DUT_CUBIC_FEET_PER_HOUR cubic feet per hour
E DUT_LITERS_PER_HOUR liters per hour
E DUT_RATIO_TO_1 ratio to 1
E DUT_DECIMAL_US_SURVEY_FEET