RVTDocs.com
Namespace: Autodesk.Revit.DB Class: City

City.Longitude

Property
Description:
Longitude of the city
Remarks:
A read only property that contains the longitude of the city. The value returned is in radians, ranging from -PI to +PI.
Syntax
public double Longitude { get; }