StoneApplicationType Enumeration |
The enumerated type representing the permitted values for the asset property "StoneApplication" from the "Stone" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum StoneApplicationType
Public Enumeration StoneApplicationType
public enum class StoneApplicationType
type StoneApplicationType
MembersMember name | Value | Description |
---|
Glossy | 1 | |
Matte | 2 | |
Polished | 0 | |
Unfinished | 3 | |
See Also