activeUnitSystem
Deprecated in 4.0. Use IModelApp.quantityFormatter to set the active unit system.
activeUnitSystem: UnitSystemKey | undefined
Sets the active unit system to use for formatting property values with
units. The value can later be changed through activeUnitSystem setter or
overriden for each request through request parameters. If not set, IModelApp.quantityFormatter.activeUnitSystem
is used by default.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.