Specifies identifiers to indicate the return value of the SetupEnergySimulationDialog
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016
Since: 2016
Syntax
| C# |
|---|
public enum SetupEnergySimulationDialogResult |
| Visual Basic |
|---|
Public Enumeration SetupEnergySimulationDialogResult |
| Visual C++ |
|---|
public enum class SetupEnergySimulationDialogResult |
Members
| Member name | Description |
|---|---|
| Continue | The user chose to continue from the dialog. |
| Cancel | The user chose to cancel out of the dialog. |