StairsSupportTopsideSurfaceType Enumeration


Stairs Support Topside Surface Type Enumeration

The style of the topside surface of the support.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum StairsSupportTopsideSurfaceType
Members
Member name Value Description
Closed 0 The style of the topside surface of the support is closed.
Open 1 The style of the topside surface of the support is open.
See Also