Revit 2026 API
Tile |
The enumerated type representing the permitted values for the asset property "TileBrickType" from the "Tile" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| CommonFlemishBond | 1 | |
| Custom | 7 | |
| EnglishBond | 2 | |
| FineRunningBond | 5 | |
| FineStackBond | 6 | |
| HalfRunningBond | 3 | |
| RunningBond | 0 | |
| StackBond | 4 |
See Also