Search found 1240 matches
- Mon Mar 08, 2021 9:28 pm
- Forum: QCAD Developers and Contributors
- Topic: [solved]Saving the state of widgets in Options toolbar
- Replies: 4
- Views: 41
Re: Saving the state of widgets in Options toolbar
Pete, In a qcad.ini it looks like it is stored fine. Exclusive QRadiobutoons are stored in bulk. The name of checked one is stored. :wink: Regards, CVH [PLineBreakSymbol] VisibleInMenu=true VisibleInToolBar=true VisibleInCadToolBar=true VisibleInMatrixPanel=true RemoveSegment=true BreakHeight=3 IncS...
- Sat Mar 06, 2021 7:37 pm
- Forum: QCAD 'How Do I' Questions
- Topic: [solved] Change dimension units from inch to mm
- Replies: 4
- Views: 85
Re: Change dimension units from inch to mm
clocey, Keeping the drawing in inch but displaying dimension numbers 25.4 times larger. Select the dimension or dimensions some /all See Property Editor. Verify the selected are only dimensions. See Specific Property > Linear Factor Set this to factor 25.4. Every unit of the measured value is now mu...
- Sat Mar 06, 2021 6:18 pm
- Forum: QCAD 'How Do I' Questions
- Topic: [solved] Change dimension units from inch to mm
- Replies: 4
- Views: 85
Re: Change dimension units from inch to mm
Hi, CAD drawings have in fact no units, they used to have none. Nowadays a unit is associated with the drawing. But 101 long stays 101 long, regardless the unit one gives that. Lightyears if you want. Question: Do you want the (still original) drawing to be converted from inches to mm? >> Menu Edit ...
- Sat Mar 06, 2021 5:26 pm
- Forum: QCAD 'How Do I' Questions
- Topic: AutoCAD overkill command in QCAD?
- Replies: 13
- Views: 391
Re: AutoCAD overkill command in QCAD?
Hi again, Now I see circles. Did you used the script? Sample1 cleaned.dxf is clean as a whistle. 8 circles and 4 lines. In QCAD simply type 'TA' and look at what the 'Selection' returns in the Property Editor. Although I would prefer the outer contour as a Polyline. One single neat closed chain of l...
- Sat Mar 06, 2021 12:20 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: Bug report
- Replies: 3
- Views: 133
Re: Bug report
Hi, I have no clue how that was generated but polylines with 1 segment are not the common way in QCAD. What we can see what is wrong is that your vertices include Z values. QCAD = 2D Usually fixed with flatten to 2D but here it doesn't fix the positions. It seems to go wrong on import. :oops: Over t...
- Sat Mar 06, 2021 10:24 am
- Forum: QCAD Troubleshooting and Problems
- Topic: trouble with block placement in v. 3.26
- Replies: 5
- Views: 343
Re: trouble with block placement in v. 3.26
Win7 32 bit Qcad3.26
Can also reproduce this.
Known issue with polyline Widths
Here also Blocks and Widths, the 2R is reported as it also occurs outside Blocks.
https://qcad.org/rsforum/viewtopic.php?t=7889
CVH
Can also reproduce this.
Known issue with polyline Widths
Here also Blocks and Widths, the 2R is reported as it also occurs outside Blocks.
https://qcad.org/rsforum/viewtopic.php?t=7889
CVH
- Sat Mar 06, 2021 8:21 am
- Forum: QCAD Developers and Contributors
- Topic: Free Hatch Patterns
- Replies: 80
- Views: 17677
Re: Free Hatch Patterns
Thanks John. IMO it works well and very useful I wouldn't expect otherwise. :wink: What really happens is that the 'Tile' grows a certain void space up and right. And that was made fully possible by the non-uniform 'Tile' math. Now shifting ... and adapt/rewrite the math to do so. :wink: Regards, CVH
- Fri Mar 05, 2021 11:46 am
- Forum: QCAD Troubleshooting and Problems
- Topic: Leader arrow vanishing
- Replies: 11
- Views: 1560
Re: Leader arrow vanishing
Posted a feature request.
Picked up as bug and fixed.
https://www.qcad.org/bugtracker/index.p ... sk_id=2196
Thanks Andrew.
Regards
CVH
Picked up as bug and fixed.

https://www.qcad.org/bugtracker/index.p ... sk_id=2196
Thanks Andrew.
Regards
CVH
- Fri Mar 05, 2021 11:45 am
- Forum: QCAD Troubleshooting and Problems
- Topic: SOLVED Leader arrow heads disappear
- Replies: 11
- Views: 391
Re: SOLVED Leader arrow heads disappear
Posted a feature request.
Picked up as bug and fixed.
https://www.qcad.org/bugtracker/index.p ... sk_id=2196
Thanks Andrew.
Regards
CVH
Picked up as bug and fixed.

https://www.qcad.org/bugtracker/index.p ... sk_id=2196
Thanks Andrew.
Regards
CVH
- Fri Mar 05, 2021 10:46 am
- Forum: QCAD Developers and Contributors
- Topic: Line Break Symbol script
- Replies: 5
- Views: 146
Re: Line Break Symbol script
Nice work Pete.
And that for someone who just recently said that he had no knowledge of it
TOP
Regards,
CVH
PS: As Polyline it is already functional here ...

And that for someone who just recently said that he had no knowledge of it




TOP
Regards,
CVH
PS: As Polyline it is already functional here ...

- Fri Mar 05, 2021 6:16 am
- Forum: QCAD 'How Do I' Questions
- Topic: AutoCAD overkill command in QCAD?
- Replies: 13
- Views: 391
Re: AutoCAD overkill command in QCAD?
Bitte: Tick 'SELECT ALL', copy and save it as a *.js file (eg. CircPoly2Circ.js) Run it in QCAD on a selection with Menu Misc .. Development .. Run Script (XC). // Full circular Polylines with 2 Arc segments to Circles script by CVH var doc = getDocument(); var di = getDocumentInterface(); var polys...
- Fri Mar 05, 2021 6:02 am
- Forum: QCAD 'How Do I' Questions
- Topic: Clip Art
- Replies: 2
- Views: 185
Re: Clip Art
Hi, Yes, inserting not importing. :) Menu Draw .. Insert Bitmap. (or type IM) This can not be saved in a dxf file so you need to keep both files together.. :wink: One can set the drawing order so the bitmap is behind the drawing entities. One can also set the Alpha channel of bitmaps. Also Scale, Mo...
- Fri Mar 05, 2021 3:33 am
- Forum: QCAD 'How Do I' Questions
- Topic: AutoCAD overkill command in QCAD?
- Replies: 13
- Views: 391
Re: AutoCAD overkill command in QCAD?
Hi, We are standing in the dark ... Following Husky guidelines you just deleted 16 Line segments and 2 Text entities. Leaving only 9 Polylines. With 9 Polylines + 1 mistery Line AutoCAD detects 8 overlapping object(s) or segment(s). One would be that mistery Line you added + 7 others. (9+1) minus 8 ...
- Thu Mar 04, 2021 4:07 pm
- Forum: QCAD 'How Do I' Questions
- Topic: AutoCAD overkill command in QCAD?
- Replies: 13
- Views: 391
Re: AutoCAD overkill command in QCAD?
Hi, and some overlapping lines around on the rectangle. The rectangle is a logical closed polyline with 4 vertices. I would not expect 'some overlapping lines' there and a QCAD explode returns 4 neat line segments. If you examine one of the hole in AutoCAD with explode command, it will shows two hal...
- Thu Mar 04, 2021 12:23 pm
- Forum: QCAD 'How Do I' Questions
- Topic: Add new button with my script
- Replies: 1
- Views: 60
Re: Add new button with my script
Hi, the link is the correct way. You need to alter your script to a QCAD GUI addon. There is a certain File/Folder/Class structure/script name convention. https://qcad.org/rsforum/viewtopic.php?p=32190#p32190 One can define where your action button will appear under the init section. In action.setWi...