A static class that provides access to the property names that appear in the WallPaint visual asset schema.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.Visual.WallPaint
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class WallPaint
The WallPaint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommonTintColor | The property labeled "Tint Color" from the "WallPaint" schema. | |
| CommonTintToggle | The property labeled "Tint" from the "WallPaint" schema. | |
| WallpaintApplication | The property labeled "Application" from the "WallPaint" schema. | |
| WallpaintColor | The property labeled "Color" from the "WallPaint" schema. | |
| WallpaintFinish | The property labeled "Finish" from the "WallPaint" schema. |
