Share

StairsUndersideSurfaceStyle 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

C#

public enum StairsUndersideSurfaceStyle

Members

Member nameValueDescription
Smooth1 The underside surface of the run is smooth.
Stepped0 The underside surface of the run is stepped.

See Also

Reference

Was this information helpful?