Namespace:
Autodesk.Revit.DB
Document
Class
Description:
An object that represents an open Autodesk Revit project.
An object that represents an open Autodesk Revit project.
Remarks:
The Document object represents an Autodesk Revit project. Revit can have multiple projects open and multiple views to those projects. The active or top most view will be the active project and hence the active document which is available from the Application object.
The Document object represents an Autodesk Revit project. Revit can have multiple projects open and multiple views to those projects. The active or top most view will be the active project and hence the active document which is available from the Application object.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Document
Autodesk.Revit.DB.Macros.DocumentEntryPoint
System.Object
Autodesk.Revit.DB.Document
Autodesk.Revit.DB.Macros.DocumentEntryPoint
Syntax
public class Document : IDisposable