WallpaintApplicationType Enumeration

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: 26.0.4.0 (26.0.4.0)
Syntax
public enum WallpaintApplicationType
Public Enumeration WallpaintApplicationType
public enum class WallpaintApplicationType
type WallpaintApplicationType
Members
Member nameValueDescription
Brush1 
Roller0 
Spray2 
See Also