<Code Lib>
2021 Method
Changes 0
M

MultistoryStairs.GetStairsOnLevel

Description:
Gets the individual stairs or stairs group on the given base level.

public Stairs GetStairsOnLevel(
	ElementId levelId
)

Return Value Stairs The id of stairs element on the given level.

Loading…