|  | 
| static OdDouble | ScaleLength (BimUnitsLength dst, BimUnitsLength src) | 
|  | 
| static OdDouble | ScaleArea (BimUnitsArea dst, BimUnitsArea src) | 
|  | 
| static OdDouble | ScaleVolume (BimUnitsVolume dst, BimUnitsVolume src) | 
|  | 
| static BimUnitsArea | DeduceAreaUnits (BimUnitsLength units) | 
|  | 
| static BimUnitsVolume | DeduceVolumeUnits (BimUnitsLength units) | 
|  | 
| static BimUnitsLength | GetUnitUpgrade (BimUnitsLength currentUnit, PropertyType propertyType) | 
|  | 
| static BimUnitsLength | GetUnitByLUNIT (OdDbDatabasePtr database, PropertyType propertyType) | 
|  | 
| static OdDbUnitsFormatter::LUnits | GetLUNITOverride (OdDbDatabasePtr database, OdDbUnitsFormatter::LUnits eLUnits, PropertyType propertyType) | 
|  | 
| static OdString | GetLengthSuffix (BimUnitsLength units, BimUnitsStyle style) | 
|  | 
| static OdString | GetAreaSuffix (BimUnitsArea units, BimUnitsStyle style) | 
|  | 
| static OdString | GetVolumeSuffix (BimUnitsVolume units, BimUnitsStyle syle) | 
|  | 
| static OdString | GetSuffix (OdDbDatabasePtr pDb, PropertyType propertyType, bool alternate=false) | 
|  | 
| static bool | IsUnitSuffixRequiredInLabel (OdDbDatabasePtr database, PropertyType propertyType, bool bIsHeterogeneousUnits) | 
|  | 
| static bool | IsUnitSuffixRequiredInView (OdDbDatabasePtr database, PropertyType propertyType) | 
|  | 
Definition at line 26 of file FxBIMUnits.h.