Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
LONGITUDE
Syntax
C++
double LONGITUDE;
Type
double
Initial value
-122.3940
Range
180°
Read-Only
No
Saved In
Database
Versions
2007+

 

LONGITUDE specifies the longitude of the drawing model in decimal degrees. The default is determined by the country code in the operating system. 

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getLONGITUDE()
OdDbDatabase::setLONGITUDE()

 

Note: All angles are expressed in decimal degrees. West longitudes are positive. 

 

File: SysVarDefs.h 

Module: API Reference 

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