A static class that provides access to the property names that appear in the Ceramic visual asset schema.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.Visual.Ceramic
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class Ceramic
The Ceramic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CeramicApplication | The property labeled "Finish" from the "Ceramic" schema. | |
| CeramicBump | The property labeled "Type" from the "Ceramic" schema. | |
| CeramicBumpAmount | The property labeled "Amount" from the "Ceramic" schema. | |
| CeramicBumpMap | The property labeled "Image" from the "Ceramic" schema. | |
| CeramicColor | The property labeled "Color" from the "Ceramic" schema. | |
| CeramicColorByObject | The property labeled "Color" from the "Ceramic" schema. | |
| CeramicPattern | The property labeled "Relief Pattern" from the "Ceramic" schema. | |
| CeramicPatternAmount | The property labeled "Amount" from the "Ceramic" schema. | |
| CeramicPatternMap | The property labeled "Image" from the "Ceramic" schema. | |
| CeramicType | The property labeled "Type" from the "Ceramic" schema. | |
| CommonTintColor | The property labeled "Tint Color" from the "Ceramic" schema. | |
| CommonTintToggle | The property labeled "Tint" from the "Ceramic" schema. |
