2027 Class
Changes 0
C

WallPaint

Description:
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
public static class WallPaint
Name Return Type Description
P CommonTintColor string The property labeled "Tint Color" from the "WallPaint" schema.
P CommonTintToggle string The property labeled "Tint" from the "WallPaint" schema.
P WallpaintApplication string The property labeled "Application" from the "WallPaint" schema.
P WallpaintColor string The property labeled "Color" from the "WallPaint" schema.
P WallpaintFinish string The property labeled "Finish" from the "WallPaint" schema.