Revit 2025.3 API
Stairs |
The connection type of the connected stairs component.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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