Share

StairsSupportTopsideSurfaceType Enumeration

The style of the topside surface of the support.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?