CeramicType Enumeration
The enumerated type representing the permitted values for the asset property "CeramicType" from the "Ceramic" schema.

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

Syntax

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

Members

Member nameDescription
Ceramic
Porcelain

See Also