<Code Lib>
2025 Method
Changes 0
M

Wall.GetStackedWallMemberIds

Description:
Get the sub walls which belongs to the wall.

public IList<ElementId> GetStackedWallMemberIds()

IList<ElementId> If the wall is a stacked wall, the Ids of the sub will be returned in bottom-top order.

Loading…