Indicates how elements in the underlay are viewed.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public enum UnderlayOrientation |
Visual Basic |
---|
Public Enumeration UnderlayOrientation |
Visual C++ |
---|
public enum class UnderlayOrientation |
Members
Member name | Description |
---|---|
LookingDown | Underlay elements are viewed as if looking down from above. |
LookingUp | Underlay elements are viewed as if looking up from below. |