Hello, everyone!
I'm looking for a command / scripted way to apply 'Break out segment' to a group of lines. Here's a helping picture.
What I'm trying to achieve is getting the same result as if I was applying (D, 2) to all those lines, using the vertical line as guiding intersection. I'd like to apply this to the whole group, avoiding clicking on each line. Actually, the best case would be removing everything on the left of that vertical line, but I could do that using selection after applying (D, 2). I have no problems with doing it by means of a script, if necessary.
Thank you in advance,
Bye!
[Solved] Bulk Break out
Moderator: andrew
-
- Newbie Member
- Posts: 4
- Joined: Tue Nov 28, 2017 2:36 am
[Solved] Bulk Break out
Last edited by pimple on Sat Mar 01, 2025 7:30 pm, edited 1 time in total.
- Husky
- Moderator/Drawing Help/Testing
- Posts: 5054
- Joined: Wed May 11, 2011 9:25 am
- Location: USA
Re: Bulk Break out
Hi pimple - welcome to the QCAD Forum.
It comes with three options:
Clip to Area,
Clear Area,
or
Cut at Area Boundary
Yes, that is a very helpful tool but unfortunately only available in the QCAD Pro Version. It's called "Clip to rectangle" and works like your "Wishlist"pimple wrote:Actually, the best case would be removing everything on the left of that vertical line, but I could do that using selection after applying (D, 2). I have no problems with doing it by means of a script, if necessary.
It comes with three options:
Clip to Area,
Clear Area,
or
Cut at Area Boundary
Work smart, not hard: QCad Pro
QcadPro, QcadCam, Win11/64, 64GB RAM, 10-Core, SSD
If a thread is considered as "solved" pls. change the title of the 1. post to "[solved] Title..."
QcadPro, QcadCam, Win11/64, 64GB RAM, 10-Core, SSD
If a thread is considered as "solved" pls. change the title of the 1. post to "[solved] Title..."
-
- Newbie Member
- Posts: 4
- Joined: Tue Nov 28, 2017 2:36 am
Re: Bulk Break out
Ok, so scripting it will be, I guess! 

-
- Premier Member
- Posts: 4930
- Joined: Wed Sep 27, 2017 4:17 pm
Re: Bulk Break out
Introduced in QCAD 3.26.3 PRO:
Break Out (D2) in line mode.
Regards,
CVH
Break Out (D2) in line mode.
Regards,
CVH
-
- Newbie Member
- Posts: 4
- Joined: Tue Nov 28, 2017 2:36 am
Re: Bulk Break out
Hello CVH, thank you for your answer!
I can't remember whether back in 2017 I scripted a solution, or just did something different.
I might share the script, just for informational purposes, in case I find it.
Glad to know there's a Break Out with line mode in addition to the clip to rectangle mode in the PRO version since at least 2021.
Due to the age of this post, I'm now marking it as solved.
Thanks.
I can't remember whether back in 2017 I scripted a solution, or just did something different.
I might share the script, just for informational purposes, in case I find it.
Glad to know there's a Break Out with line mode in addition to the clip to rectangle mode in the PRO version since at least 2021.
Due to the age of this post, I'm now marking it as solved.
Thanks.