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

Last Updated: 29 November, 2022