The enumerated type representing the permitted values for the asset property "StoneApplication" from the "Stone" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum StoneApplicationType
Members
| Member name | Value | Description |
|---|---|---|
| Glossy | 1 | |
| Matte | 2 | |
| Polished | 0 | |
| Unfinished | 3 |
