StairsUndersideSurfaceStyle Enumeration

StairsUndersideSurfaceStyle Enumeration

The style of the underside surface of the run.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum StairsUndersideSurfaceStyle
Public Enumeration StairsUndersideSurfaceStyle
public enum class StairsUndersideSurfaceStyle
type StairsUndersideSurfaceStyle
Members
Member nameValueDescription
Stepped0 The underside surface of the run is stepped.
Smooth1 The underside surface of the run is smooth.
See Also