Multistory |
Checks if a stair is pinned.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- stairs Stairs
- A stairs element in this multistory stairs element.
Return Value
BooleanReturns true if the stairs is pinned; otherwise returns false.

Exception | Condition |
---|---|
ArgumentException | The input stairs is not a member of this multistory stairs. |
ArgumentNullException | A non-optional argument was null |
