Revit 2025.3 API
Site |
The name of the weather station at the site location.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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