PlanViewRangeLevel Enumeration

An enumerated type representing the options for setting the range for a plan view.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum PlanViewRangeLevel
Members
Member nameValueDescription
Above-2 View range is the level above
Below-4 View range is the level below
Current-3 View range is the current level
Unlimited-1 View range is unlimited
Unused-5 
See Also