SystemsAnalysisOptions
Description:
Contains the options for systems analysis.
Contains the options for systems analysis.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Analysis.SystemsAnalysisOptions
System.Object
Autodesk.Revit.DB.Analysis.SystemsAnalysisOptions
public class SystemsAnalysisOptions : IDisposable
| Name | Return Type | Description |
|---|---|---|
| SystemsAnalysisOptions() | None | Constructs a new instance of the options. |
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| OutputFolder | string | The path of the output folder for systems analysis. |
| WeatherFile | string | The file name of the EnergyPlus weather (*.epw). |
| WorkflowFile | string | The file name of the EnergyPlus workflow script. |