Share

Ceramic Class

A static class that provides access to the property names that appear in the Ceramic visual asset schema.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.Ceramic


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

Syntax

C#

public static class Ceramic

The Ceramic type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCeramicApplication The property labeled "Finish" from the "Ceramic" schema.
Public propertyStatic memberCeramicBump The property labeled "Type" from the "Ceramic" schema.
Public propertyStatic memberCeramicBumpAmount The property labeled "Amount" from the "Ceramic" schema.
Public propertyStatic memberCeramicBumpMap The property labeled "Image" from the "Ceramic" schema.
Public propertyStatic memberCeramicColor The property labeled "Color" from the "Ceramic" schema.
Public propertyStatic memberCeramicColorByObject The property labeled "Color" from the "Ceramic" schema.
Public propertyStatic memberCeramicPattern The property labeled "Relief Pattern" from the "Ceramic" schema.
Public propertyStatic memberCeramicPatternAmount The property labeled "Amount" from the "Ceramic" schema.
Public propertyStatic memberCeramicPatternMap The property labeled "Image" from the "Ceramic" schema.
Public propertyStatic memberCeramicType The property labeled "Type" from the "Ceramic" schema.
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "Ceramic" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "Ceramic" schema.

See Also

Reference

Was this information helpful?