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: 26.0.4.0 (26.0.4.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