2020 Method
Changes 0
M

Railing.SetMultistoryStairsPlacementLevels

Description:
Sets the ids of the base levels of the stairs upon which this railing is placed.
Remarks:
The method is valid only for railings hosted by stairs in MultistoryStairs. The input level ids have to be a subset of level ids of the railing stairs. See MultistoryStairs for information about the placement levels that may be passed as input.
public void SetMultistoryStairsPlacementLevels(
	ISet<ElementId> levelIds
)