StairsUndersideSurfaceStyle Enumeration

The style of the underside surface of the run.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
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