Share

Stone Class

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


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

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.

See Also

Reference

Was this information helpful?