i got some wall bottom surfaces representing floorplans. i would like to get the “convex hull” of them for each of the elevations, almost like the perimeter curve of the slabs.. but without the cutting…
But there are situations it could get confused. And I would make sure there are no hatching in the walls. Hard to see from the image if that is the case.
In Rhino, using CurveBoolean command and a single click outside the floor plan will result in an outline.
Can you read in the IFC and send us the resulting 3DM? I see the definition is reading a IFC at the start. The Curves on IFCSlab is what we could use to test this.