Revit 2026 API
Plan |
View range for the current plane
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ElementId Current { get; }
Public Shared ReadOnly Property Current As ElementId Get
public: static property ElementId^ Current { ElementId^ get (); }
static member Current : ElementId with get
Property Value
ElementIdSee Also