Tile
A static class that provides access to the property names that appear in the Tile visual asset schema.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.Visual.Tile
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class Tile
The Tile type exposes the following members.
Properties
Name
Description
Public Property
Static Member
TextureLinkTextureTransforms
The property labeled “Link Transforms” from the “Tile” schema.
Public Property
Static Member
TextureOffsetLock
The property labeled “Offset Lock” from the “Tile” schema.
Public Property
Static Member
TextureRealWorldOffsetX
The property labeled “Offset X” from the “Tile” schema.
Public Property
Static Member
TextureRealWorldOffsetY
The property labeled “Offset Y” from the “Tile” schema.
Public Property
Static Member
TextureRealWorldScaleX
The property labeled “Size X” from the “Tile” schema.
Public Property
Static Member
TextureRealWorldScaleY
The property labeled “Size Y” from the “Tile” schema.
Public Property
Static Member
TextureScaleLock
The property labeled “Scale Lock” from the “Tile” schema.
Public Property
Static Member
TextureURepeat
The property labeled “U Repeat” from the “Tile” schema.
Public Property
Static Member
TextureVRepeat
The property labeled “V Repeat” from the “Tile” schema.
Public Property
Static Member
TextureWAngle
The property labeled “Angle” from the “Tile” schema.
Public Property
Static Member
TileBrickColor
The property labeled “Tile Color” from the “Tile” schema.
Public Property
Static Member
TileBrickType
The property labeled “Type” from the “Tile” schema.
Public Property
Static Member
TileChangeColumn
The property labeled “Amount” from the “Tile” schema.
Public Property
Static Member
TileChangeRow
The property labeled “Amount” from the “Tile” schema.
Public Property
Static Member
TileColorVariance
The property labeled “Color Variance” from the “Tile” schema.
Public Property
Static Member
TileEdgeRoughness
The property labeled “Roughness” from the “Tile” schema.
Public Property
Static Member
TileFadeVariance
The property labeled “Fade Variance” from the “Tile” schema.
Public Property
Static Member
TileHorizontalCount
The property labeled “Tile Count” from the “Tile” schema.
Public Property
Static Member
TileHorizontalGap
The property labeled “Gap Width” from the “Tile” schema.
Public Property
Static Member
TileLineShift
The property labeled “Line Shift” from the “Tile” schema.
Public Property
Static Member
TileMortarColor
The property labeled “Grout Color” from the “Tile” schema.
Public Property
Static Member
TilePerColumn
The property labeled “Every” from the “Tile” schema.
Public Property
Static Member
TilePerRow
The property labeled “Every” from the “Tile” schema.
Public Property
Static Member
TileRandomSeed
The property labeled “Randomize” from the “Tile” schema.
Public Property
Static Member
TileRandomShift
The property labeled “Random” from the “Tile” schema.
Public Property
Static Member
TileUseColumnEdit
The property labeled “Column Modify” from the “Tile” schema.
Public Property
Static Member
TileUseRowEdit
The property labeled “Row Modify” from the “Tile” schema.
Public Property
Static Member
TileVerticalCount
The property labeled “tile_VerticalCount” from the “Tile” schema.
Public Property
Static Member
TileVerticalGap
The property labeled “Vert” from the “Tile” schema.