API Reference > imodeljs-common > Geometry > Cartographic > scalePointToGeodeticSurface scalePointToGeodeticSurface MethodStatic Scale point to geodetic surface scalePointToGeodeticSurface(point: Point3d, result?: Point3d): undefined | Point3d Parameter Type Description point Point3d in ECEF to scale to the surface result Point3d Returns - undefined | Point3d a point on the geodetic surface Defined in core/common/src/geometry/Cartographic.ts Line 151 Last Updated: 11 June, 2024