StairsUndersideSurfaceStyle Enumeration


Stairs Underside Surface Style Enumeration

The style of the underside surface of the run.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum StairsUndersideSurfaceStyle
Members
Member name Value Description
Smooth 1 The underside surface of the run is smooth.
Stepped 0 The underside surface of the run is stepped.
See Also