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