Revit 2026 API
View |
The full path name of the weather file used for the systems analysis.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string WeatherFile { get; }
Public ReadOnly Property WeatherFile As String Get
public: property String^ WeatherFile { String^ get (); }
member WeatherFile : string with get
Property Value
StringSee Also