API Reference > OdDb Classes > OdDbGeoData Class > OdDbGeoData Methods > OdDbGeoData::setHorizontalUnitScale Method
OdDbGeoData::setHorizontalUnitScale Method
Syntax
C++
OdResult setHorizontalUnitScale(double horzUnitScale);
Parameters 
Description 
double horzUnitScale 
[in] Double value that is used to multiply the X or Y coordinate to produce the equivalent value in meters. 

Sets the current value of the horizontal unit scale. 

 

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