2027 Class
Changes 0
C

Tile

Description:
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
public static class Tile
Name Return Type Description
P TextureLinkTextureTransforms string The property labeled "Link Transforms" from the "Tile" schema.
P TextureOffsetLock string The property labeled "Offset Lock" from the "Tile" schema.
P TextureRealWorldOffsetX string The property labeled "Offset X" from the "Tile" schema.
P TextureRealWorldOffsetY string The property labeled "Offset Y" from the "Tile" schema.
P TextureRealWorldScaleX string The property labeled "Size X" from the "Tile" schema.
P TextureRealWorldScaleY string The property labeled "Size Y" from the "Tile" schema.
P TextureScaleLock string The property labeled "Scale Lock" from the "Tile" schema.
P TextureURepeat string The property labeled "U Repeat" from the "Tile" schema.
P TextureVRepeat string The property labeled "V Repeat" from the "Tile" schema.
P TextureWAngle string The property labeled "Angle" from the "Tile" schema.
P TileBrickColor string The property labeled "Tile Color" from the "Tile" schema.
P TileBrickType string The property labeled "Type" from the "Tile" schema.
P TileChangeColumn string The property labeled "Amount" from the "Tile" schema.
P TileChangeRow string The property labeled "Amount" from the "Tile" schema.
P TileColorVariance string The property labeled "Color Variance" from the "Tile" schema.
P TileEdgeRoughness string The property labeled "Roughness" from the "Tile" schema.
P TileFadeVariance string The property labeled "Fade Variance" from the "Tile" schema.
P TileHorizontalCount string The property labeled "Tile Count" from the "Tile" schema.
P TileHorizontalGap string The property labeled "Gap Width" from the "Tile" schema.
P TileLineShift string The property labeled "Line Shift" from the "Tile" schema.
P TileMortarColor string The property labeled "Grout Color" from the "Tile" schema.
P TilePerColumn string The property labeled "Every" from the "Tile" schema.
P TilePerRow string The property labeled "Every" from the "Tile" schema.
P TileRandomSeed string The property labeled "Randomize" from the "Tile" schema.
P TileRandomShift string The property labeled "Random" from the "Tile" schema.
P TileUseColumnEdit string The property labeled "Column Modify" from the "Tile" schema.
P TileUseRowEdit string The property labeled "Row Modify" from the "Tile" schema.
P TileVerticalCount string The property labeled "tile_VerticalCount" from the "Tile" schema.
P TileVerticalGap string The property labeled "Vert" from the "Tile" schema.