WallpaintApplicationType Enumeration |
The enumerated type representing the permitted values for the asset property "WallpaintApplication" from the "WallPaint" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum WallpaintApplicationType
Public Enumeration WallpaintApplicationType
public enum class WallpaintApplicationType
type WallpaintApplicationType
Members| Member name | Value | Description |
|---|
| Brush | 1 | |
| Roller | 0 | |
| Spray | 2 | |
See Also