The file name of the EnergyPlus weather (*.epw).
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public string WeatherFile { get; set; }
Property Value
StringExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The analysis requires a valid EnergyPlus weather (.epw) file. |
ArgumentNullException | When setting this property: A non-optional argument was null |