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: 18.0.0.0 (18.2.0.13)

Syntax

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

Members

Member name Description
Polished
Glossy
Matte
Unfinished

See Also