Search found 3 matches

by pimple
Sat Dec 02, 2017 9:05 pm
Forum: QCAD Community Edition
Topic: Deleting entity causes segfault
Replies: 1
Views: 4708

Deleting entity causes segfault

Hi! I'm working on a script in which I use some lines as a reference, and then I'd like to remove them when I don't need them anymore, but deleting causes QCad to crash... Here's some stripped-down code: MyEx.prototype.coordinateEvent = function(event) { p1 = event.getModelPosition(); var docI = thi...
by pimple
Wed Nov 29, 2017 12:03 am
Forum: QCAD Community Edition
Topic: Bulk Break out
Replies: 2
Views: 7540

Re: Bulk Break out

Ok, so scripting it will be, I guess! :twisted:
by pimple
Tue Nov 28, 2017 2:45 am
Forum: QCAD Community Edition
Topic: Bulk Break out
Replies: 2
Views: 7540

Bulk Break out

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 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...

Go to advanced search