Represents the construction method of the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Assembled | The stairs is constructed by assembly method. |
CastInPlace | The stairs is constructed by cast-in-place method. |
Precast | The stairs is constructed by precast method. |