Revit 2020.1 API |
StairsUndersideSurfaceStyle Enumeration |
See Also |
The style of the underside surface of the run.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2013
Syntax
C# |
---|
public enum StairsUndersideSurfaceStyle |
Visual Basic |
---|
Public Enumeration StairsUndersideSurfaceStyle |
Visual C++ |
---|
public enum class StairsUndersideSurfaceStyle |
Members
Member name | Description |
---|---|
Stepped | The underside surface of the run is stepped. |
Smooth | The underside surface of the run is smooth. |