Is there a way to make 2D shapes in grasshopper that SVG export as solid (filled) shapes? I tried exporting a surface and it just creates lines illustrating that it’s a surface, rather than a solid shape. I need to do this to create a mask for a manufacturing process.
Hi -
Hatches will be exported as filled shapes in the SVG format. You can work with hatches in Grasshopper with a plug-in like Elefront or Human.
-wim
2 Likes
That looks like it works, thanks!