The options for the line shape of a stairs path at a corner.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
public enum StairsPathLineShapeAtCorner |
| Visual Basic |
|---|
Public Enumeration StairsPathLineShapeAtCorner |
| Visual C++ |
|---|
public enum class StairsPathLineShapeAtCorner |
Members
| Member name | Description |
|---|---|
| Straight | The line shape of stairs path at the corner is straight. |
| Curved | The line shape of stairs path at the corner is curved. |