MetalFinishType Enumeration
The enumerated type representing the permitted values for the asset property "MetalFinish" from the "Metal" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)

Syntax

C#
public enum MetalFinishType
Visual Basic
Public Enumeration MetalFinishType
Visual C++
public enum class MetalFinishType

Members

Member nameDescription
Polished
SemiPolished
Satin
Brushed

See Also