TileBrickType 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.0.0.0 (25.0.0.0)
Syntax
public enum TileBrickType
Members
Member nameValueDescription
RunningBond0 
CommonFlemishBond1 
EnglishBond2 
HalfRunningBond3 
StackBond4 
FineRunningBond5 
FineStackBond6 
Custom7 
See Also