Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Latest commit

History

History
17 lines (13 loc) · 1021 Bytes

File metadata and controls

17 lines (13 loc) · 1021 Bytes

bimdata.UnitRequest

Properties

NameTypeDescriptionNotes
typeStringIfcDerivedUnit, IfcContextDependentUnit, IfcConversionBasedUnit, IfcSIUnit or IfcMonetaryUnit
nameStringName of the unit (ex: DEGREE)[optional]
unitTypeStringIFC type of the unit or user defined type (ex: PLANEANGLEUNIT for DEGREE and RADIAN)[optional]
prefixStringLitteral prefix for scale (ex: MILLI, KILO, etc..)[optional]
dimensions[Number]List of 7 units dimensions[optional]
conversionFactorNumberFactor of conversion and base unit id (ex: DEGREE from RADIAN with factor 0.0174532925199433)[optional]
conversionBaseunitUnit[optional]
elementsObjectList of constitutive unit elements by id with corresponding exponent (ex: [meterID/1, secondID/-1] for velocity)[optional]
isDefaultBoolean[optional]