Stone
Description:
A static class that provides access to the property names that appear in the Stone visual asset schema.
A static class that provides access to the property names that appear in the Stone visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Stone
System.Object
Autodesk.Revit.DB.Visual.Stone
public static class Stone
| Name | Return Type | Description |
|---|---|---|
| CommonTintColor | string | The property labeled "Tint Color" from the "Stone" schema. |
| CommonTintToggle | string | The property labeled "Tint" from the "Stone" schema. |
| StoneApplication | string | The property labeled "Finish" from the "Stone" schema. |
| StoneBump | string | The property labeled "Type" from the "Stone" schema. |
| StoneBumpAmount | string | The property labeled "Amount" from the "Stone" schema. |
| StoneBumpMap | string | The property labeled "Image" from the "Stone" schema. |
| StoneColor | string | The property labeled "Image" from the "Stone" schema. |
| StonePattern | string | The property labeled "Relief Pattern" from the "Stone" schema. |
| StonePatternAmount | string | The property labeled "Amount" from the "Stone" schema. |
| StonePatternMap | string | The property labeled "Image" from the "Stone" schema. |