C++
virtual Acad::ErrorStatus getEllipsoid( AcDbGeoEllipsoid& ellipsoid ) const = 0;
Description
Gets the related ellipsoid.
Parameters
Parameters | Description |
---|---|
ellipsoid | Input/output AcDbGeoEllipsoid object. |
Returns
Returns Acad::eOk if successful.
Notes
When a CRS contains an ellipsoid it will not be geodetic and the datum reference will be nothing..