Revit 2026 API
Sun |
Identifies the current latitude used by the SunAndShadowSettings element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Latitude { get; }
Public ReadOnly Property Latitude As Double Get
public: property double Latitude { double get (); }
member Latitude : float with get
Property Value
DoubleSee Also