WallpaintFinishType Enumeration

WallpaintFinishType Enumeration

The enumerated type representing the permitted values for the asset property "WallpaintFinish" from the "WallPaint" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum WallpaintFinishType
Public Enumeration WallpaintFinishType
public enum class WallpaintFinishType
type WallpaintFinishType
Members
Member nameValueDescription
Eggshell1 
Flat0 
Gloss5 
Pearl3 
Platinum2 
Semigloss4 
See Also