Namespace:
Autodesk.Revit.UI
SetupEnergySimulationDialog
Class
Description:
The Revit dialog which typically precedes invocation of an Energy Simulation run on the Green Building Studio server.
The Revit dialog which typically precedes invocation of an Energy Simulation run on the Green Building Studio server.
Remarks:
Add-ins can invoke this dialog to collect the name and id of a Green Building Studio project and the name of an analysis run from the user. When the user chooses these values and opts to Continue, control returns the add-in to use the values the user has selected. No Green Building Studio run is automatically invoked by the user's actions in the dialog when it is prompted by the add-in.
This class can be instantiated only when the user is logged in to their Autodesk account.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.UI.SetupEnergySimulationDialog
System.Object
Autodesk.Revit.UI.SetupEnergySimulationDialog
Syntax
public class SetupEnergySimulationDialog : IDisposable