Revit 2026 API
Site |
The name of the weather station at the site location.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string WeatherStationName { get; }
Public ReadOnly Property WeatherStationName As String Get
public: property String^ WeatherStationName { String^ get (); }
member WeatherStationName : string with get
Property Value
StringSee Also