WallpaintApplicationType Enumeration
The enumerated type representing the permitted values for the asset property "WallpaintApplication" from the "WallPaint" schema.

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

Syntax

C#
public enum WallpaintApplicationType
Visual Basic
Public Enumeration WallpaintApplicationType
Visual C++
public enum class WallpaintApplicationType

Members

Member nameDescription
Roller
Brush
Spray

See Also