activeUnitSystem

Deprecated  in 4.0. Use IModelApp.quantityFormatter to set the active unit system.

activeUnitSystem: undefined | UnitSystemKey

Sets the active unit system to use for formatting property values with units. The value can later be changed through PresentationManager.activeUnitSystem setter or overriden for each request through request parameters. If not set, IModelApp.quantityFormatter.activeUnitSystem is used by default.

Defined in

Last Updated: 16 April, 2024