Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getUnitScale Method
Syntax
C++
virtual OdResult getUnitScale(double& unitScale) const = 0;

Returns the factor that is used for multiplying the length units of this CRS for calculating the equivalent in meters. 

 

Parameters
Description
unitScale
[out] Scale factor.

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

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