StoneApplicationType Enumeration
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: 23.0.0.0 (23.1.0.0)

Syntax

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

Members

Member nameDescription
Polished
Glossy
Matte
Unfinished

See Also