Skip to main content
Luziboo
Participant
June 9, 2021
Answered

How can i join lines into some individual object in this file?

  • June 9, 2021
  • 1 reply
  • 543 views

As shown in these pictures, I have a file that contain a lot of lines(they seperated by eachother). I want to merge/join the nearest 4 lines into a square and then fill color on it.But I can  only merge/join them  one by one .Does it had any way to merge/join them more faster?

 

This topic has been closed for replies.
Correct answer Kurt Gold

There are several ways. One way is:

 

- Select all

- Take the Shape Builder tool

- Hold down the Shift key and drag across all objects

 

1 reply

Kurt Gold
Community Expert
Kurt GoldCommunity ExpertCorrect answer
Community Expert
June 9, 2021

There are several ways. One way is:

 

- Select all

- Take the Shape Builder tool

- Hold down the Shift key and drag across all objects

 

Luziboo
LuzibooAuthor
Participant
June 9, 2021

thanks very much!