The enumerated type representing the permitted values for the asset property "MetallicpaintTopcoat" from the "MetallicPaint" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

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

Members

Member nameDescription
Carpaint
Chrome
Matte
Custom

See Also