Stone Class

A static class that provides access to the property names that appear in the Stone visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualStone

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class Stone

The Stone type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "Stone" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "Stone" schema.
Public propertyStatic memberStoneApplication The property labeled "Finish" from the "Stone" schema.
Public propertyStatic memberStoneBump The property labeled "Type" from the "Stone" schema.
Public propertyStatic memberStoneBumpAmount The property labeled "Amount" from the "Stone" schema.
Public propertyStatic memberStoneBumpMap The property labeled "Image" from the "Stone" schema.
Public propertyStatic memberStoneColor The property labeled "Image" from the "Stone" schema.
Public propertyStatic memberStonePattern The property labeled "Relief Pattern" from the "Stone" schema.
Public propertyStatic memberStonePatternAmount The property labeled "Amount" from the "Stone" schema.
Public propertyStatic memberStonePatternMap The property labeled "Image" from the "Stone" schema.
Top
See Also