Latitude of the city
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Latitude { get; }Property Value
Double
Remarks
A read only property that contains the latitude of the city.
The value returned is in radians, ranging from -PI to +PI.
See Also
Reference