2027 Members
Changes 0
M

ApplicationEntryPoint Properties

Name Return Type Description Inherited From
P ActiveAddInId AddInId Get current active external application or external command id. (Inherited from UIApplication ) UIApplication
P ActiveUIDocument UIDocument Provides access to an object that represents the currently active project. (Inherited from UIApplication ) UIApplication
P AddinFolder string The full path to the Revit Macros module.
P Application Application Returns the database level Application represented by this UI level Application. (Inherited from UIApplication ) UIApplication
P DrawingAreaExtents Rectangle Get the rectangle that represents the screen pixel coordinates of drawing area. (Inherited from UIApplication ) UIApplication
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from UIApplication ) UIApplication
P IsViewerModeActive bool Obsolete. Determines if Revit session is in Viewer mode. (Inherited from UIApplication ) UIApplication
P LoadedApplications ExternalApplicationArray Returns an array of successfully loaded external applications. (Inherited from UIApplication ) UIApplication
P MainWindowExtents Rectangle Get the rectangle that represents the screen pixel coordinates of the Revit main window. (Inherited from UIApplication ) UIApplication
P MainWindowHandle IntPtr Get the handle of the Revit main window. (Inherited from UIApplication ) UIApplication
P ProductIsRS bool Identifies if the current Revit product has an RS designation. Most add-ins will not need to use this information. (Inherited from UIApplication ) UIApplication