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: 19.0.0.0 (19.0.0.405)

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