This is either deceptively easy or more involved than I thought and I’m not finding anything on the forums that involves 2D closed polylines. As shown below with a simple example, I’d like to return a single closed polyline that traces the outline off all selected polylines. My first attempt was to extrude the shapes into solids, union them, and then project that back onto the XY plane but I’ve run into an issue dealing the duplicate curves as grabbing the edges of the solid return overlapping edges for the top and bottom surfaces.
Is there a simpler method or how do I filter out the overlapping curves so that I can join them all together? The target polylines will always be some manner of overlapping rectangular or tubular closed polylines as they are just overhead outlines of roads.