|
P
ActiveAddInId
|
AddInId
|
Get current active external application or external command id.
|
|
P
ControlledApplication
|
ControlledApplication
|
Returns the database level ControlledApplication represented by this UI-level ControlledApplication.
|
|
P
IsLateAddinLoading
|
bool
|
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.
|
|
P
IsViewerModeActive
|
bool
|
Determines if Revit session is in Viewer mode.
|
|
P
LoadedApplications
|
ExternalApplicationArray
|
Returns an array of successfully loaded external applications.
|
|
P
MainWindowHandle
|
IntPtr
|
Get the handle of the Revit main window.
|
|
P
ProductIsRS
|
bool
|
Identifies if the current Revit product has an RS designation. Most add-ins will not need to use this information.
|