2027 Method
Changes 0
M

MultistoryStairs.ConnectLevels

Description:
Extends the multistory stairs by connecting input levels.
Remarks:
The added stairs will be categorized into different groups based on level heights automatically. Stairs with the same level height are considered a group and can be edited together. You cannot connect the levels between standard stairs top and bottom or already connected.
public void ConnectLevels(
	ISet<ElementId> levelIds
)