Share

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.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?