mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
9c88a35173
Use <circle> and <ellipse> to create a valid SVG for these geometries. Limit to only the *first* edge. I am not sure whether there are scenarios with multiple edges like this: 1. One or more straight line pieces or arc segments 2. A full closed circle 3. More straight lines or arc segments If there is, we are keeping the original behavior here.