StairsSupportTopsideSurfaceType Enumeration

StairsSupportTopsideSurfaceType Enumeration

The style of the topside surface of the support.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum StairsSupportTopsideSurfaceType
Public Enumeration StairsSupportTopsideSurfaceType
public enum class StairsSupportTopsideSurfaceType
type StairsSupportTopsideSurfaceType
Members
Member nameValueDescription
Closed0 The style of the topside surface of the support is closed.
Open1 The style of the topside surface of the support is open.
See Also