API Reference > IModeljs-common > IModels > IModel > globalOrigin globalOrigin Accessor An offset to be applied to all spatial coordinates. globalOrigin: Point3d Returns - Point3d Setter An offset to be applied to all spatial coordinates. This is normally used to transform spatial coordinates into the Cartesian coordinate system of a Geographic Coordinate System. globalOrigin(org: Point3d): void Parameter Type Description org Point3d Returns - void Defined in core/common/src/IModel.ts Line 394 Last Updated: 11 June, 2024