Revit 2016 API |
StairsPathLineShapeAtCorner Enumeration |
See Also |
The options for the line shape of a stairs path at a corner.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
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. |