| Revit 2017 API |
| SetupEnergySimulationDialog Constructor |
| SetupEnergySimulationDialog Class See Also |
Constructs a new instance of the SetupEnergySimulationDialog class.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2016
Syntax
| C# |
|---|
public SetupEnergySimulationDialog() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: SetupEnergySimulationDialog() |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | The user has not signed in to their Autodesk account. |