given a Hatch defined with the new R8 components/workflow, is there a way to explode that Hatch and get its Lines directly in GH?
stupid example:
Rhino8_Explode_Hatch.gh (11.1 KB)
given a Hatch defined with the new R8 components/workflow, is there a way to explode that Hatch and get its Lines directly in GH?
stupid example:
Rhino8_Explode_Hatch.gh (11.1 KB)
Hi inno -
Yes, just like in Rhino, use Explode to explode a hatch into the curves:
-wim
This is wonderful, thanks a lot!