Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSite::getRefLongitude Method
Syntax
C++
void getRefLongitude(OdArray<int >& RefLongitude) const;

Retrieves the World Longitude at reference point.

Parameters
Description
RefLongitude
[out] Receives an array of integer values for degrees, minutes, seconds, and, optionally, millionths of seconds with respect to the world geodetic system WGS84.

Latitudes are measured relative to the geodetic equator, north of the equator by positive values - from 0 till +90, south of the equator by negative values - from 0 till -90.

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