Revit 2026 API
Stairs |
Represents the construction method of the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
Members
| Member name | Value | Description |
|---|---|---|
| Assembled | 0 | The stairs is constructed by assembly method. |
| CastInPlace | 1 | The stairs is constructed by cast-in-place method. |
| Precast | 2 | The stairs is constructed by precast method. |
See Also