Method | Description | |
---|---|---|
OnShutdown ( UIControlledApplication application ) : System.Result | ||
OnStartup ( UIControlledApplication application ) : System.Result |
Method | Description | |
---|---|---|
AMEE_in_Revit_Initialise ( ) : System | ||
AddAMEEConnectButton ( System.Windows.Forms.RibbonPanel panel ) : void | ||
AddRecalculateCO2eButton ( System.Windows.Forms.RibbonPanel panel ) : void | ||
AddTellAMEEButton ( System.Windows.Forms.RibbonPanel panel ) : void | ||
AddUpdateCO2eVisualization ( System.Windows.Forms.RibbonPanel panel ) : void |
public OnShutdown ( UIControlledApplication application ) : System.Result | ||
application | UIControlledApplication | |
return | System.Result |
public OnStartup ( UIControlledApplication application ) : System.Result | ||
application | UIControlledApplication | |
return | System.Result |