CeramicApplicationType Enumeration |
The enumerated type representing the permitted values for the asset property "CeramicApplication" from the "Ceramic" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum CeramicApplicationType
Public Enumeration CeramicApplicationType
public enum class CeramicApplicationType
type CeramicApplicationType
Members| Member name | Value | Description |
|---|
| HighGlossy | 0 | |
| Satin | 1 | |
| Matte | 2 | |
See Also