Share

WallSide Enumeration

Represents the possible sides of a wall where a sweep or reveal may be attached.


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

Syntax

C#

public enum WallSide

Members

Member nameValueDescription
Exterior0 The exterior of the wall.
Interior1 The interior of the wall.

See Also

Reference

Was this information helpful?