Click or drag to resize

RevitActiveDBDocument Property

Gets the active Autodesk.Revit.DB.Document in the Revit UI.

Namespace:  RhinoInside.Revit
Assembly:  RhinoInside.Revit (in RhinoInside.Revit.dll) Version: 1.7.8130
Syntax
public static Autodesk.Revit.DB.Document ActiveDBDocument { get; }

Property Value

Type: Autodesk.Revit.DB.Document
See Also