Revit 2025.3 API
Wall |
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: 25.3.0.0 (25.3.0.0)
Syntax
Members
Member name | Value | Description |
---|---|---|
Exterior | 0 | The exterior of the wall. |
Interior | 1 | The interior of the wall. |
See Also