CeramicApplicationType Enumeration


Ceramic Application Type Enumeration

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

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum CeramicApplicationType
Members
Member name Value Description
HighGlossy 0
Matte 2
Satin 1
See Also