The style of the underside surface of the run.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference