RVTDocs.com

MultistoryStairs.DisconnectLevels

Method
Description:
Shrinks the multistory stairs by disconnecting input levels.
Remarks:
If you remove a stairs that is connected at the top and bottom to another level stairs, the remaining stairs will automatically adjust to maintain the multistory stairs. The stairs above the one that is removed extends to attach to the stairs on the level below the one that is removed. You cannot disconnect the levels of standard stair (the stair associated with the Reference Level for the multistory stairs) or already disconnected.
Syntax
public void DisconnectLevels(
	ISet<ElementId> levelIds
)
Parameters
Parameter Type Description
levelIds ISet The level ids.
Return Value
Exceptions
Exception Condition
ArgumentException This multistory stairs cannot disconnect from one or more members of levelIds.
ArgumentNullException A non-optional argument was null