WallPaint
Description:
A static class that provides access to the property names that appear in the WallPaint visual asset schema.
A static class that provides access to the property names that appear in the WallPaint visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.WallPaint
System.Object
Autodesk.Revit.DB.Visual.WallPaint
public static class WallPaint
| Name | Return Type | Description |
|---|---|---|
| CommonTintColor | string | The property labeled "Tint Color" from the "WallPaint" schema. |
| CommonTintToggle | string | The property labeled "Tint" from the "WallPaint" schema. |
| WallpaintApplication | string | The property labeled "Application" from the "WallPaint" schema. |
| WallpaintColor | string | The property labeled "Color" from the "WallPaint" schema. |
| WallpaintFinish | string | The property labeled "Finish" from the "WallPaint" schema. |