StoneApplicationType Enumeration


Stone Application Type 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: 25.3.0.0 (25.3.0.0)
Syntax
public enum StoneApplicationType
Members
Member name Value Description
Glossy 1
Matte 2
Polished 0
Unfinished 3
See Also