Revit 2026 API
Stairs |
The connection type of the connected stairs component.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StairsComponentConnectionEndType ConnectionType { get; }
Public ReadOnly Property ConnectionType As StairsComponentConnectionEndType Get
public: property StairsComponentConnectionEndType ConnectionType { StairsComponentConnectionEndType get (); }
member ConnectionType : StairsComponentConnectionEndType with get
Property Value
StairsComponentConnectionEndTypeSee Also