|
P
ActiveGraphicalView
|
View
|
The currently active graphical view of the currently active document. (Inherited from UIDocument .)
|
UIDocument
|
|
P
ActiveView
|
View
|
The currently active view of the currently active document. (Inherited from UIDocument .)
|
UIDocument
|
|
P
AddinFolder
|
string
|
The full path to the Revit Macros module.
|
|
|
P
Application
|
UIApplication
|
Retrieves an object that represents the current Application. (Inherited from UIDocument .)
|
UIDocument
|
|
P
Document
|
Document
|
Returns the database level document represented by this UI-level document. (Inherited from UIDocument .)
|
UIDocument
|
|
P
IsValidObject
|
bool
|
Specifies whether the .NET object represents a valid Revit entity. (Inherited from UIDocument .)
|
UIDocument
|
|
P
Selection
|
Selection
|
Retrieve the currently selected Elements in Autodesk Revit. (Inherited from UIDocument .)
|
UIDocument
|