Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getProjectionParameters Method
Syntax
C++
virtual OdResult getProjectionParameters(OdArray<OdDbGeoProjectionParameter>& prjParams, bool includeSpecialParams) const = 0;

Returns the projection parameters of this CRS. 

 

Parameters
Description
prjParams
[out] Projection parameters.
includeSpecialParams
[in] Boolean flag that indicates if the special projection parameters should be counted.

Returns eOK if successful, or an appropriate error code if not.

Copyright © 2002-2022. Open Design Alliance All rights reserved.