Revit 2026 API
Stairs |
The host stairs element id.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public LinkElementId StairsId { get; }
Public ReadOnly Property StairsId As LinkElementId Get
public: property LinkElementId^ StairsId { LinkElementId^ get (); }
member StairsId : LinkElementId with get
Property Value
LinkElementIdSee Also