ViewSystemsAnalysisReport.RequestSystemsAnalysis
Description:
Requests a new systems analysis to be run in the background.
Requests a new systems analysis to be run in the background.
Remarks:
Should be called from a transaction.
Should be called from a transaction.
public void RequestSystemsAnalysis(
SystemsAnalysisOptions options
)
-
optionsThe additional options to run systems analysis. If empty, use the default value in the view element. The request may download the weather file at current site location if not specified in the options.
-
A non-optional argument was null
-
No weather station is within 500 nautical miles of this site location.
-
Fail to download the weather file.
-
A valid energy model is required for systems analysis. -or- Unable to export the gbxml file or access the weather service.