Share

UnderlayOrientation Enumeration

Indicates how elements in the underlay are viewed.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum UnderlayOrientation

Members

Member nameValueDescription
LookingDown0 Underlay elements are viewed as if looking down from above.
LookingUp1 Underlay elements are viewed as if looking up from below.

See Also

Reference

Was this information helpful?