Name Return Type Description
O Create(Document, CurveLoop, ElementId, ElementId) Railing Creates a new railing by specifying the railing path in the project document.
O Create(Document, ElementId, ElementId, RailingPlacementPosition) ICollection<ElementId> Automatically creates new railings with the specified railing type on all sides of a stairs or ramp element.
O Create(Document, ElementId, ElementId, ElementId, RailingPlacementPosition) ISet<ElementId> Creates new railings with the specified railing type on all sides of a stairs instance in a MultistoryStairs element.