Ceramic Class

Ceramic Class

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

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static class Ceramic
Public NotInheritable Class Ceramic
public ref class Ceramic abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Ceramic = class end

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.
Top
See Also