Share

UIControlledApplication Properties

The UIControlledApplication type exposes the following members.

Properties

 NameDescription
Public propertyActiveAddInId Get current active external application or external command id.
Public propertyControlledApplicationReturns the database level ControlledApplication represented by this UI-level ControlledApplication.
Public propertyIsLateAddinLoading Indicates whether this add-in is loaded on the fly or not. If it is loaded when Revit is starting up, it is false, otherwise it should be true.
Public propertyIsViewerModeActive Determines if Revit session is in Viewer mode.
Public propertyLoadedApplications Returns an array of successfully loaded external applications.
Public propertyMainWindowHandleGet the handle of the Revit main window.
Public propertyProductIsRS Identifies if the current Revit product has an RS designation. Most add-ins will not need to use this information.

See Also

Reference

Was this information helpful?