Parameters |
Description |
const OdGePoint3d& geoPt |
[in] Geodetic point (Longitude, Latitude, Altitude). |
OdArray<OdDbGeoCoordinateSystemPtr>& allCoordSys |
[out] Array of pointers to the new CRS objects. |
Returns eOK if successful, or an appropriate error code if not.
Creates and returns a new OdDbGeoCoordinateSystem object for every existing, persistent projected CRS definition from the current virtual catalog when the passed in geodetic point is within the geodetic extents of the CRS.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|