Longitude Property


City Longitude Property

Longitude of the city

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Longitude { get; }

Property Value

Double
Remarks
A read only property that contains the longitude of the city. The value returned is in radians, ranging from -PI to +PI.
See Also