ViewSystemsAnalysisReportWeatherFile Property |
The full path name of the weather file used for the systems analysis.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string WeatherFile { get; }
Public ReadOnly Property WeatherFile As String
Get
public:
property String^ WeatherFile {
String^ get ();
}
member WeatherFile : string with get
Property Value
String
See Also