Namespace:
Autodesk.Revit.DB.Architecture
StairsComponentConnectionEndType
Enumeration
Description:
The end type identifying the connection type among stairs runs and landings.
The end type identifying the connection type among stairs runs and landings.
Syntax
public enum StairsComponentConnectionEndType
Unknown Namespace Members:
Name | Description |
---|---|
ET_Landing | A connection to the boundary of a stairs landing. |
ET_RunStart | A connection to the start (lower end) of a stairs run. |
ET_RunEnd | A connection to the end (upper end) of a stairs run. |