The style of the topside surface of the support.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
public enum StairsSupportTopsideSurfaceType |
| Visual Basic |
|---|
Public Enumeration StairsSupportTopsideSurfaceType |
| Visual C++ |
|---|
public enum class StairsSupportTopsideSurfaceType |
Members
| Member name | Description |
|---|---|
| Closed | The style of the topside surface of the support is closed. |
| Open | The style of the topside surface of the support is open. |