You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christopher Short edited this page Sep 1, 2026
·
2 revisions
Home
Welcome to the Localisation_Toolkit wiki!
Localisation_Toolkit is BHoM's home for converting between SI and named engineering units. All conversion arithmetic is delegated to UnitsNet; this repo supplies the BHoM-facing unit enums (BH.oM.Units) and the extension methods that bridge to them.
Wiki pages
Unit Conversion — Convert.ToUnit / Convert.FromUnit, how quantity dispatch works, and the full list of supported quantities (including WarpingMomentOfInertia).
Unit Symbols — Query.UnitSymbol, for getting a unit's display symbol (e.g. "mm", "kN") for a given BH.oM.Units enum member.