2027 Method
Changes 0
M

MultistoryStairs.CanDisconnectLevel

Description:
Checks if the given level can be disconnected from multistory stairs. You cannot disconnect the levels of standard stair (the stair associated with the Reference Level for the multistory stairs) or already disconnected.
public bool CanDisconnectLevel(
	ElementId levelId
)
Return Value Boolean True if the level id can be used to remove stairs.