Gets a reference to the current document.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Document GetDocument()
Return Value
Document
Returns a reference to the current document.
See Also
Reference