What I’m trying to do
Draw a custom shape using multiple objects, and convert it to one object so I can fill it with colour.
Example
This,
into this
Things I have tried
Using the Concatenate lines script I can join 2 objects at a time to turn it into one then add background colour.
Process
-
Draw shape

-
Select 2 lines

-
Use script
-
Repeat it two lines at a time
Is there a better way?
