MultistoryStairs.GetStairsOnLevel
Method
Description:
Gets the individual stairs or stairs group on the given base level.
Gets the individual stairs or stairs group on the given base level.
Parameters
| Parameter | Type | Description |
|---|---|---|
| levelId | ElementId | The base level id. |
Return Value
| Type | Description |
|---|---|
| Stairs | The id of stairs element on the given level. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |