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: 21.0.0.0 (21.1.1.109)

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