UIDocument Properties


UIDocument Properties

The UIDocument type exposes the following members.

Properties
Name Description
Public property ActiveGraphicalView The currently active graphical view of the currently active document.
Public property ActiveView The currently active view of the currently active document.
Public property Application Retrieves an object that represents the current Application.
Public property Document Returns the database level document represented by this UI-level document.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Selection Retrieve the currently selected Elements in Autodesk Revit.
Top
See Also