Share

WallPaint Class

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


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static class WallPaint

The WallPaint type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "WallPaint" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "WallPaint" schema.
Public propertyStatic memberWallpaintApplication The property labeled "Application" from the "WallPaint" schema.
Public propertyStatic memberWallpaintColor The property labeled "Color" from the "WallPaint" schema.
Public propertyStatic memberWallpaintFinish The property labeled "Finish" from the "WallPaint" schema.

See Also

Reference

Was this information helpful?