[Solved] Bulk Break out

Use this forum for all posts and questions about the free QCAD Community Edition version 3

Moderator: andrew

Post Reply
pimple
Newbie Member
Posts: 4
Joined: Tue Nov 28, 2017 2:36 am

[Solved] Bulk Break out

Post by pimple » Tue Nov 28, 2017 2:45 am

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.
bulkBreakout.png
My situation
bulkBreakout.png (75 KiB) Viewed 65256 times
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!
Last edited by pimple on Sat Mar 01, 2025 7:30 pm, edited 1 time in total.

User avatar
Husky
Moderator/Drawing Help/Testing
Posts: 5054
Joined: Wed May 11, 2011 9:25 am
Location: USA

Re: Bulk Break out

Post by Husky » Tue Nov 28, 2017 4:53 am

Hi pimple - welcome to the QCAD Forum.
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.
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"
Husky-2017.11.27-04.png
Husky-2017.11.27-04.png (47.93 KiB) Viewed 65137 times
Husky-2017.11.27-05.png
Husky-2017.11.27-05.png (16.79 KiB) Viewed 65137 times
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..."

pimple
Newbie Member
Posts: 4
Joined: Tue Nov 28, 2017 2:36 am

Re: Bulk Break out

Post by pimple » Wed Nov 29, 2017 12:03 am

Ok, so scripting it will be, I guess! :twisted:

CVH
Premier Member
Posts: 4930
Joined: Wed Sep 27, 2017 4:17 pm

Re: Bulk Break out

Post by CVH » Sat Mar 01, 2025 11:14 am

Introduced in QCAD 3.26.3 PRO:
Break Out (D2) in line mode.

Regards,
CVH

pimple
Newbie Member
Posts: 4
Joined: Tue Nov 28, 2017 2:36 am

Re: Bulk Break out

Post by pimple » Sat Mar 01, 2025 7:29 pm

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.

Post Reply

Return to “QCAD Community Edition”