Share

AcDbDatabase::longitude

C++

double longitude() const;

Description

Returns the longitude for the location of the model, in decimal degrees. Allowable values are -180 to +180 degrees, where positive numbers represent East longitudes.

The drawing latitude, longitude, and north direction are used by the Sun, along with the Sun's date and time, to calculate the correct angle for sunlight.

Links

AcDbDatabase Class

Was this information helpful?