Represents the possible sides of a wall where a sweep or reveal may be attached.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public enum WallSide |
| Visual Basic |
|---|
Public Enumeration WallSide |
| Visual C++ |
|---|
public enum class WallSide |
Members
| Member name | Description |
|---|---|
| Exterior | The exterior of the wall. |
| Interior | The interior of the wall. |