StairsSupportTopsideSurfaceType 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 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