API Reference > imodeljs-common > Geometry > UnitType UnitType Type alias This type indicates possible linear and angular units supported. UnitType = "Meter" | "InternationalFoot" | "USSurveyFoot" | "Degree" | "Unsupported" Defined in core/common/src/geometry/CoordinateReferenceSystem.ts Line 17 Last Updated: 11 June, 2024