WallpaintFinishType Enumeration


Wallpaint Finish Type 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
Members
Member name Value Description
Eggshell 1
Flat 0
Gloss 5
Pearl 3
Platinum 2
Semigloss 4
See Also