Hi everyone. I create floors in my model and structural columns above them. I need to get all edge lines of the upper face of the floor. First I get the curveloop of the upper face and then I iterate through its lines but when there exist columns on a floor and all of the columns' faces are joined with the upper face of the floor lots of lines are given to me whereas I just need the peripheral edge lines of the upper face of the floor. Does someone know how to get the edges of the floor correctly? for example I need to get 4 edges of the floor in the image below when columns are exists.