Share

Stairs.MultistoryStairsId Property

The id of the MultistoryStairs element to which this element belongs. If this stairs element is not a member of a MultistoryStairs element, this will be InvalidElementId.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ElementId MultistoryStairsId { get; }

Property Value

ElementId

See Also

Reference

Was this information helpful?