Click or drag to resize

RevitActiveDBApplication Property

Gets the active Autodesk.Revit.ApplicationServices.Application in the current DB session.

Namespace:  RhinoInside.Revit
Assembly:  RhinoInside.Revit (in RhinoInside.Revit.dll) Version: 1.7.8130
Syntax
public static Autodesk.Revit.ApplicationServices.Application ActiveDBApplication { get; }

Property Value

Type: Autodesk.Revit.ApplicationServices.Application
Remarks
Provides access to tolerances, documents, events used at databse level.
See Also