Represents the possible types for methods affecting wall sweeps or reveals.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum WallSweepType
Members
Member name | Value | Description |
---|---|---|
Reveal | 1 | Represents a reveal. |
Sweep | 0 | Represents a wall sweep. |