API Reference > OdDb Classes > OdDbGeoData Class > OdDbGeoData Methods > OdDbGeoData::setDoSeaLevelCorrection Method
OdDbGeoData::setDoSeaLevelCorrection Method
Syntax
C++
OdResult setDoSeaLevelCorrection(bool seaLevelCorrectionOn);
Parameters 
Description 
bool seaLevelCorrectionOn 
[in] Boolean value to enable (true) or disable (false) sea-level correction. 

Sets the boolean value that controls the application of the sea-level correction to horizontal coordinates during a local-to-grid transformation process. 

 

The default value is false.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.