TileBrickType Enumeration


Tile Brick Type Enumeration

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: 25.3.0.0 (25.3.0.0)
Syntax
public enum TileBrickType
Members
Member name Value Description
CommonFlemishBond 1
Custom 7
EnglishBond 2
FineRunningBond 5
FineStackBond 6
HalfRunningBond 3
RunningBond 0
StackBond 4
See Also