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