Represents the orientation of horizonally placed sweep's profile relative to the wall side face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2021
Syntax
| C# |
|---|
public enum WallSweepOrientation |
| Visual Basic |
|---|
Public Enumeration WallSweepOrientation |
| Visual C++ |
|---|
public enum class WallSweepOrientation |
Members
| Member name | Description |
|---|---|
| Horizontal | Profile is oriented horizontally regardless of wall slant angle |
| Perpendicular | Profile is perpendicular to the wall side face |