| Revit 2017 API |
| SetupEnergySimulationDialog..::..Show Method |
| SetupEnergySimulationDialog Class See Also |
Shows the SetupEnergySimulationDialog to the user as a modal dialog.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2016
Syntax
| C# |
|---|
public SetupEnergySimulationDialogResult Show() |
| Visual Basic |
|---|
Public Function Show As SetupEnergySimulationDialogResult |
| Visual C++ |
|---|
public: SetupEnergySimulationDialogResult Show() |