Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
Since:
2016
Syntax
C# |
---|
public SetupEnergySimulationDialogResult Show() |
Visual Basic |
---|
Public Function Show As SetupEnergySimulationDialogResult |
Visual C++ |
---|
public: SetupEnergySimulationDialogResult Show() |