2027 Method
Changes 0
M

Stairs.GetAssociatedRailings

Description:
Gets a list of the Railing elements which are associated to the boundaries of the stairs.
Remarks:
This does not return railings which are sketched directly to the stairs (and are not associated to boundaries).
public ICollection<ElementId> GetAssociatedRailings()
ICollection<ElementId> The ids of the Railing elements.