PlanViewRange.LevelBelow Property

PlanViewRangeLevelBelow Property

View range for the level below the specified plane

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ElementId LevelBelow { get; }
Public Shared ReadOnly Property LevelBelow As ElementId
	Get
public:
static property ElementId^ LevelBelow {
	ElementId^ get ();
}
static member LevelBelow : ElementId with get

Property Value

ElementId
See Also