|
1362 | QCAD (main) | Feature Request | Low | new layer tool: Toggle visibility all | Assigned | |
2 |
Task Description
Hi,
I use a lot of “temp” layer to keep my drawing organized during a design session. Ad the end of the day (or week or month ...) I need to get rid of this “garbage” but unfortunately there is no easy way to delete all this layer in one go. Most of the time those layer are invisible. The “important layer” are visible. If I could toggle all layer from visible in invisible in one go with a switch like “Toggle visible layer all” and then use “Select all” / delete / Purge unused layer I’m able do get rid of this stuff with just a few clicks.
The same tool would help to improve the workflow in the case that I just have to switch between all visible / invisible layer for testing / double checking / cleaning or what ever. Currently I have to toggle every single layer to get this done and if I work with many layer I need to have a perfect working memory (or a piece of paper with many notes!) to be able to restore the same desired working order.
And I’m confident - there are many more useful scenarios for a tool like this one ...
pics: “Toggle visibility all” with one click:
|
|
1364 | QCAD (main) | Feature Request | Low | New Tool -'Run Parallel with' | Assigned | |
2 |
Task Description
New Tool request:
When drawing a line it would be good to have a tool/option to ‘run parallel with’.
For example start to draw a line and choose ‘run parallel with’, select appropriate line to draw parallel with!
|
|
1552 | QCAD (main) | Feature Request | Low | Layers: assign different color for printing | Assigned | |
2 |
Task Description
Original request:
https://www.qcad.org/rsforum/viewtopic.php?f=83&t=4768
|
|
1567 | QCAD (main) | Feature Request | Low | Add support for separate window | Assigned | |
2 |
Task Description
Hi, for multi-screen hosts it would be very useful to have additional windows while running the single QCad instance. Other applications like Palemoon, Evolution, Gimp are providing that already. That would help a lot when working on multiple files and copying blocks between.
|
|
1627 | QCAD (main) | Feature Request | Low | revision cloud | Assigned | |
2 |
Task Description
how do i draw revision cloud in Qcad pro or when do you will implemented it
|
|
1663 | QCAD (main) | Feature Request | Low | Feature Request: Export Layers as New Drawing | Assigned | |
2 |
Task Description
Hi!
in many tasks in qcad I ended up exporting one or several layers into individual files for some cnc jobs or further processing. So the steps I usually do are:
select all elements on the layer
paste into new drawing
sometimes rename layer names or attributes
adjust dimension settings
save and give name for drawing
Sometimes I have up to 100 layers I need to export like this, so an automatic export for all would be time saving too. But very often a “single click” export method would also help a lot. (e.g. inside the layer list an entry in the right click menue like “save as new file”). Also a multiple selection would be handy if more that one layer should end up in the new file. (e.g. select the three layers that need to be in the new document, then right click and save as new file). Maybe this is too much of changes needed inside the layer list - so something like a separate layer export dialogue would make sense.
When exporting many layers some variables for automatic naming of layers and filename would make sense e.g. user can specify basename_%L.dxf to get the basename_layername.dxf or just an increasing number.
For layers and attributes it is often needed to give a layer a certain name or color for different cnc processes (e.g. engraving and cutting for lasers) or to put everything on layer “0” because of some old CAM software that only supports content on layer 0.
probably many more details would make sense that I didn’t think of yet...
kind regards Martin
|
|
1886 | QCAD (main) | Feature Request | Low | Support advanced tolerance settings for dimensions | Assigned | |
2 |
Task Description
Add support for - tolerance display (dimtol) - upper limit (dimtp) - lower limit (dimtm) - tolerance precision (dimtdec) - tolerance text size factor (dimtfac) - tolerance suppress zeros, etc.
See also: https://www.qcad.org/rsforum/viewtopic.php?f=33&t=6269
|
|
1887 | dwg2bmp | Feature Request | Low | Add "-max-lineweight" option for dwg2bmp | Assigned | |
2 |
Task Description
Hi there,
A friendly request to add the option to set a maximum lineweight for raster conversions via dwg2bmp.
Depending on the LW configuration of the CAD file, rasterization operations sometimes yield terrible results (see attachment). This would also mirror the similar “-min-lineweight” options available on “dwg2svg” and “dwg2pdf” (although not on “dwg2bmp”).
See also: https://qcad.org/rsforum/viewtopic.php?f=32&t=6298
Thanks!
|
|
2091 | QCAD (main) | Feature Request | Low | Toggle redrawing of hatches | Assigned | |
2 |
Task Description
Because modifying hatches have lag issues I’d like to propose a toggle that turns of the redrawing/rendering of the hatch. Especially while modifying the hatch.
The hatches always have a boundary that can be worked with right? So when we move or stretch the hatch we can still see the boundary and its handles to perform all the actions.
This could be a new view mode that turns of the view of the interior/pattern of the hatch but leave the boundary of the hatch. Or the draft mode can be extended to include simplified hatches while modifying.
Also see the discussion
|
|
2127 | QCAD (main) | Feature Request | Low | Snap for predicted intersections while using "Restrict ... | Assigned | |
2 |
Task Description
I would like to request a new kind of snap: a “Restricted Intersection” snap that appears at the point where an entity would intersect with a line drawn from Relative Zero that fulfills the current EL criteria. “Restricted Intersection” snaps would be similar to other Relative Zero-based snaps (like “Perpendicular” and “Tangential”), but would predict the point of the snap from the EL constraints instead of the characteristics of the entity being snapped to. Naturally a value of 0 for angle or length would result in that constraint being ignored.
Additional operational flexibility could be achieved by allowing the snap to exist regardless of whether EL is actually in use. To be useful this would probably require determining snap locations based on angle OR length as opposed to angle AND length.
Implementing this new snap would allow, for example, for easily drawing a line of unknown (but determinable) length at a specified angle between a given point and a given entity (see discussion here), with the “Restricted Intersection” snap ensuring that the endpoint of the new line forms an intersection with the entity in question. Currently the same goal can be achieved a couple of different ways, but they all involve at least two separate steps.
|
|
2128 | QCAD (main) | Feature Request | Low | "Create Library Item" "Save As" dialogue doesn't rememb... | Assigned | |
2 |
Task Description
This is either a bug or a feature request, depending on perspective; my apologies if I’ve picked the wrong one. Additional discussion can be found here.
Steps to reproduce: 1. Create an entity 2. Run “Create Library Item” [BT] 3. Select Reference Point
Expected outcome: “Save As” dialogue opens in the directory that the previous library item was saved in
Actual outcome: “Save As” dialogue opens in ( RSettings.getLaunchPath() + “/libraries” )
Additional Context: The reason I’ve categorized this as a bug is because, relative to the behaviour of the main “Save As” dialogue (which does remember the last directory used) the behaviour of the “Create Library Item” “Save As” dialogue is unexpected.
Software versions: QCAD 3.25.2 Pro Windows 10 Pro
|
|
2173 | QCAD (main) | Feature Request | Low | View > Selection Filter: Add alpha property for hatches | Assigned | |
2 |
Task Description
Add alpha property to filter for hatches.
|
|
2063 | QCAD (main) | Performance Issue | Low | Bad performance while zooming inside layout block with ... | Assigned | |
2 |
Task Description
Zooming in and out is lagging to the point of unusable. This is happening in a layout block with the cursor pointing inside geometry with hatches. When the cursor is pointing outside the geometry zooming works as expected. The attached file has a very simplified testcase that shows this problem almost in the same way as a more complex drawing with multiple layers and hatches.
edit: I also attached the more complex drawing because it is a bit unclear to me where the lagging stops. Outside the viewport or outside the paper.
I just noticed the selection box has the same problem!
|
|
756 | QCAD (main) | Bug Report | Low | Display problem in the Text "Character Map" ... | Assigned | |
1 |
Task Description
XP/32
Go to: Text → Special Characters → Others → “Character Map” pops up. Adjust Zoom to 100% = display problem (not enough space for the single character.
|
|
1214 | QCAD (main) | Bug Report | Low | Array of blocks -> Clipboard -> "flip pasted entities" ... | Assigned | |
1 |
Task Description
Case:
Select a block array, put it with “Copy with reference” or “Cut with reference” into the clipboard, choose a reference point which isn’t in the center of the array, use the paste tool / with option “flip pasted entities”
If I flip only in horizontal or vertical direction the preview box will double in size and I can’t place the entities precisely regarding to the reference point. If I try to flip in both directions at the same time - you can’t see this effect.
|
|
1462 | QCAD (main) | Bug Report | Low | Mac Trackpad zoom gesture not working as expected | Assigned | |
1 |
Task Description
Hi,
I am using mac version and I have annoying issue with trackpad. I use qcad primary with my trackpad and under application preferences (Graphics View/Navigation), my setting is as follows. Mouse wheel / two finger swipe: Scroll (Trackpad... Enable pan gesture : unticked (found that enabling this often goes into pan mode when I am just moving my pointer around) Limit zoom and scroll to prevent overflows : ticked (hoping that this would prevent weird zooming issue. I will describe what I am experiencing later this page) Reverse mouse wheel direction for zoom :unticked Mouse wheel zoom factor: 1.02
Things work as expected:
Issue I am experiencing:
Often, when I am zooming in and out with two finger gestures, the view suddenly sets to some weird state and my drawing goes off the ruler. The mouse point remains where it is.
Workaround: Reset viewpoint with autozoom and navigate around.
Expected zoom behaviour: I expect viewpoint to zoom in / out at where my mouse pointer is or at least the centre of current view point.
|
|
1923 | QCAD (main) | Bug Report | Very Low | Faulty rendering Polylines with Global/Local Widths and... | Assigned | |
1 |
Task Description
Win7pro 32bit Qcad 3.23.0
Andrew, The Arc segments of Polylines with Global or any Local Width render faulty where Global Z or any of the arc’s local Z is not zero.
In the attached drawing setting the Global Z of the inner poly to 5,10,...
The setting of Z to not zero affects the radius of the projected arc and not the bulging of the poly. It also affects the projected widths of the line inversely, but not by changing the widths properties.
Pritty rare combination! True. Qcad is 2D native! True.
Flatten will resolve this.
It is not a purely visual rendering fault, the poly will explode as such.
Maybe similar flaw as with uneven scaling blocks with arcs. https://qcad.org/rsforum/viewtopic.php?f=8&t=5566#p20703
Regards
|
|
2016 | QCAD (main) | Bug Report | Low | Offsetting multi selection of polylines halts premature | Assigned | |
1 |
Task Description
See: https://qcad.org/rsforum/viewtopic.php?&t=6827&p=25992#p25992
Offsetting 32 polys from ellipses fails. Offsetting 16 polys can be completed with 2 selections for outer and 2 for inner.
For some reason the offset function halts premature.
Regards, CVH
|
|
2098 | QCAD (main) | Bug Report | Very Low | Offset will pick up hidden blocks while using it in a l... | Assigned | |
1 |
Task Description
When I’m drawing inside a layout block the offset tool picks up lines from blocks that are hidden. It is not happening with all the block.
|
|
2145 | QCAD (main) | Bug Report | Low | Modify > Trim Both: closed polyline as either entity br... | Assigned | |
1 |
Task Description
QCAD Professional
Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Use TM by mistake to trim a line to a closed shape. Topic: https://qcad.org/rsforum/viewtopic.php?f=33&t=7780 File included in the topic. Y1 Original Y2 Faulty use of TM Y3 After ‘Undo’
Husky only ‘could agree on a not proper working undo’ The conditional clause of this sentence is ‘the odd choice’. Blaming this on incompetence. Insight is the best way to get better ... ... but the rest is more an odd choice of tools for this kind of task ...
Again, the MISTAKE was by accident, not intended, in a flick of the wrist ... I didn’t change the trimming method, I simply forgot to ... only once.
The ‘undo’ of my incompetent MISTAKE didn’t returned to how the situation was before I erroneous trimmed with TM. I was simply undoing my erroneous action.
Documented it in 4 quadrants. For this, 4 times on purpose, and not as a consistent ‘odd choice’.
Regards, CVH
|
|
2155 | QCAD (main) | Bug Report | Very Low | Faulty rendering Polyline Arcs with Width = 2R | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Most likely not related to the QCAD version, rather an old sore.
File included Topic: https://qcad.org/rsforum/viewtopic.php?f=33&t=7889#p30803 Confirmed by ‘cccplex’ Linux ‘Latest Ubuntu’
Polyline arcs with Width = 2R render as circle segments rather than circle sectors. As Non-reversed arcs these don’t explode. As reversed arc these explode to a single arc rather than a circle sector contour.
There is also still the faulty rendering with Z not zero https://qcad.org/bugtracker/index.php?do=details&task_id=1923
Regards, CVH
|
|
2157 | QCAD (main) | Bug Report | Low | Controlpoint Spline exploded to polyline may induce NaN... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Documented in 3.25.2.4, reproducible under 3.25.2.7 In the attached file: → Explode the trial cases and locate NaN Widths. → These faulty widths are cleared while saving and reverting. = work around.
Related Post: https://www.qcad.org/rsforum/viewtopic.php?t=7902#p30902 Related Topic: https://www.qcad.org/rsforum/viewtopic.php?t=7901 Related Commit: https://github.com/qcad/qcad/commit/fcd7929bced7ae328029c1aa2ee2aff2745709c6
Arctic_Eddie reports failing CAM offset at exactly these points !!! Reported is a faulty arc with radius of over 360,000mm. - I can not reproduce this under QCAD working further on the Polys with NaNs. - However the direct offset of such controlpoint Splines is erroneous. (see file in post 30902)
Arctic_Eddie reports arc radii of over 10,000mm. - These don’t seem to be faulty. - I agree that BiArc fitting should be bound to a lower and certainly to an upper limit. - That should be huge otherwise faint curvature is represented by many wobbles or too quick by straight lines. (All this, keeping in mind that QCAD doesn’t return the optimum fitted BiArc, see: https://www.qcad.org/rsforum/viewtopic.php?t=4859)
Regards, CVH
|
|
2159 | QCAD (main) | Bug Report | Low | Draw > Polyline > Polyline from Selection: may induce N... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32 Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Discovered in 3.25.2.4, reproducible under 3.25.2.7
Draw any open or closed chain of line entities. Select All. OC to Polyline. Step through vertices.
No example file provided because these NaN values are not saved to a file. More pronounced with lines as with arcs. Less pronounced when recombining after an explosion. Some methods clear these to value = void. Some methods clear these to zero (OR). Can also occur when adding segments to an existing polyline with OC.
Regards, CVH
|
|
2160 | QCAD (main) | Bug Report | Low | Draw > Polyline > Relocate Start Point: fails on polyli... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Origin: I like to start my CAM paths at low curvature instead starting at high curvature. Ellipses may explode with the startpoint at the tip. (file Y2)
Documented in 3.25.2.4, reproducible under 3.25.2.7
File included with 4 LayerStates - Original Ellipses: Y1 - Exploded to polylines (32 segments): Y2 - Direct after XP, OR performs different on the left top one: Y3 - Faulty solutions by OR: Y4 (= saved state)
The results may differ with the saved explosions.
With the file. Y1 TA XP Relocate startpoint with OR to an existing reference (called ‘End’)
Regards, CVH
|
|
2167 | QCAD/CAM | Bug Report | Low | Comma format decimal separator fails ZSafety CAM config... | Assigned | |
1 |
Task Description
QCAD/CAM Trial package Win installer 32 bit Version: 3.25.2.0 (3.25.2) Internet: QCAD.org Build Date: Sep 4 2020 Revision: 4a61501 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Local decimal separator is ‘,’ (comma) In CAM configuration .. Z Levels .. Safety level
Using nn,nnn the output is Nxx G0 Znn Using nn.nnn the output is Nxx G0 Znn.nnn
Drop down boxes are all in dot format. Didn’t try anything else yet
Regards, CVH
|
|
275 | QCAD (main) | Feature Request | Low | Rounding all corners of a polyline | Assigned | |
1 |
Task Description
Modify - Round - Click polyline - round all corners
|
|
316 | QCAD (main) | Feature Request | Low | Blocks list and selected block | Assigned | |
1 |
Task Description
Wouldn’t it be nice, if selecting a block in model view would somehow highlight (just like clicking a block in the list does) the selected block in the “Block List” window?
(Feature request sounds a little harsh, enhancement proposal would seem more apt.)
|
|
500 | QCAD (main) | Feature Request | Low | Autohide Side Panel | Assigned | |
1 |
Task Description
it would be ideal to be able to have the option to autohide the side panel to increase the visible drawing space when working on a small screen.
|
|
502 | QCAD (main) | Feature Request | Low | Points on line: enter distance instead of number of poi... | Assigned | |
1 |
Task Description
Points on line: enter distance instead of number of points as a variant of the tool or as a new tool.
|
|
512 | QCAD (main) | Feature Request | Low | Modify stretch and Restrict ortho | Assigned | |
1 |
Task Description
The modify stretch tool wants first and second corner, start and end point, then starts afresh. When I turn on restrict horizontally eg to align two points between start and end, the restriction sticks and I have to call restrict none, to be able to perform the next iteration, set the first corner then.
So, in the quest for a comfortable user interface, it was nice, if the modify stretch first/second corners parameter setting was not affected by current restrict/ortho etc. settings. Actually, that does not make any sense at all anyways, does it, a rectangle is defined by two degrees of freedom, isnt it?
|
|
598 | QCAD (main) | Feature Request | Low | Support tangents between ellipses | Assigned | |
1 |
Task Description
To add support for drawing tangents between ellipses.
See topic: http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&t=2003
|
|
609 | QCAD (main) | Feature Request | Low | Clean up tool | Assigned | |
1 |
Task Description
To have a ‘clean up ' tool to:
- eradicate duplicate lines - eradicate stray points - remove empty layers - remove unused blocks
Perhaps with an initial dialog which allows the user to choose what they want to clean up.
|
|
612 | QCAD (main) | Feature Request | Low | Plot math functions | Assigned | |
1 |
Task Description
Input:
X axis min/max or choose line (?) or center (for polar functions)
function: y = f(x) / polar function: r = f(a)
Output:
function plot
|
|
617 | QCAD (main) | Feature Request | Low | Different dimensions font sizes in the same drawing. | Assigned | |
1 |
Task Description
Different dimensions font sizes in the same drawing.
|
|
625 | QCAD (main) | Feature Request | Low | Distribute block along spline, polyline, ... | Assigned | |
1 |
Task Description
See: http://www.youtube.com/watch?v=27bCgg3zLVA
|
|
661 | QCAD (main) | Feature Request | Low | Add support for the DGN format | Assigned | |
1 |
Task Description
See OpenDesign news: “ODA consolidates support for .dgn and .dwg file formats in Teigha”
|
|
675 | QCAD (main) | Feature Request | Low | Option for fixed Text and Dimension heights ... | Assigned | |
1 |
Task Description
I think it would be nice to have the possibility to decide a fixed Text and Dimension (inclusive Arrows) height what is not affected by the Print scale. That means: If I have a given height of 3,5mm it will always be printed with 3,5mm - no matter what the scale for the printing is. Yes, I see also the problem that I could run in space problems after I twitch to the Print preview - but that will also happen when I change the Text hight in the preferences for a 5:1 printing. Maybe this Feature Request doesn’t looks important if you are usually working with Metric Units but if you have to handle Imperial Units then it is a pain in the back to make always the calculation to get the same heights. Try it by your self; 3,5mm = 0.137795” = 1”:1” Now I like to print it in 1”:256” ops - to small - ok 1”:64” ... no, to big, maybe 1”:128” .......and QCad can’t remember the previously numbers.
|
|
680 | QCAD (main) | Feature Request | Low | Additional Export function for Sketchup etc. .... | Assigned | |
1 |
Task Description
Additional Export function for export/import into 3D Programs like Sketchup etc. (file types like .dae, .3ds, .ddf, .skp).
See also: http://www.ribbonsoft.com/rsforum/viewtopic.php?f=32&t=2176
|
|
681 | QCAD (main) | Feature Request | Low | 'Plug-in' for Gear generator | Assigned | |
1 |
Task Description
Feature request for a ‘plug-in’ for generating different types of gears, like - Ring, Spur, Sprocket, Rack, etc... etc... To produce 2D templates for all sorts of projects.
|
|
687 | QCAD (main) | Feature Request | Low | Plot Stamp option | Assigned | |
1 |
Task Description
To add a Plot Stamp option for printing, to have options to print file name, date , time etc...
See topic:http://www.qcad.org/rsforum/viewtopic.php?f=32&p=6967&sid=ba06663c8bdaef236272d80ad45ccf5f#p6967
|
|
720 | QCAD (main) | Feature Request | Low | Locked Blocks .... | Assigned | |
1 |
Task Description
It is nice that I can scale or rotate a block - but right now I see also a big plus in a kind of locking function for Blocks. It would be nice to have a “locked” option ad least for the scaling of blocks.
Example: Think about Clives “Radiator ‘Cover’ screen” http://www.qcad.org/rsforum/viewtopic.php?f=51&t=2060 and how you could manipulate this screen with “scale blocked blocks”
|
|
775 | QCAD (main) | Feature Request | Low | Note book tool for QCAD | Assigned | |
1 |
Task Description
It would be really cool to have a Note book tool for QCAD!
For example I am often working on a draft and at the same time scribbling notes down on a separate piece of paper relating to the drawing I am working on, could be anything e.g. add a block,add a dimension etc. etc... all sorts of things to remind myself about - all related to a particular drawing.
Of course I could use any number of other programs for this but a simple dedicated tool inside QCAD (could be called the ‘QCAD scribbler ;)) would be much better, especially one that can save the notes to a particular file, then when I open up my drawing again - my notes are there too!
|
|
776 | QCAD (main) | Feature Request | Low | Extra ' isometric' buttons for using Line from Angle. | Assigned | |
1 |
Task Description
When working with the isometric grid (in any projection - Top, Right, Left) and drawing from ‘scratch’ as it were, without using the projection tools - I find myself using ‘Line from Angle’ the most.
It would be extreamly useful to be presented with two extra buttons when using this tool, a 30 degree button and a -30 degree button, this way I wouldn’t need to keep typing in the angle difference here.
Regards
Clive
|
|
786 | QCAD (main) | Feature Request | Low | Multi - Breakout tool | Assigned | |
1 |
Task Description
A ' Multi ' Breakout tool or added option to the existing Breakout tool.
For example see attached image.
An option to remove all segments within a chosen boundary would be good, in my example I want to remove all the hatching within the Red circle.
So after exploding the Hatch, currently I have to remove all segments singularly!
Of course I could have placed the circle first and hatched around it - but in this and most instances it is easier to design and to produce the Hatching first and then place my circle/shapes etc.
|
|
788 | QCAD (main) | Feature Request | Low | Extra option to detect duplicates only in user defined ... | Assigned | |
1 |
Task Description
It would be very useful to have an extra option to only detect duplicates within a user defined area.
|
|
789 | QCAD (main) | Feature Request | Low | Scale tool - mouse-pointer - inversely proportional sca... | Assigned | |
1 |
Task Description
3.0.8. Bug Report or Feature Request ..... I’m not sure!
If I use the mouse-pointer in the Scale tool I’m not able to do an inversely proportional scale. x - y locked or unlocked doesn’t matter in combine with the mouse pointer ...
|
|
798 | QCAD (main) | Feature Request | Low | elaborate on purge tool | Assigned | |
1 |
Task Description
Modify the “purge layer” tool to preserve empty layers with a locked status. see: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=2386
|
|
817 | QCAD (main) | Feature Request | Low | Snap and cut all intersection in a given area tool ... | Assigned | |
1 |
Task Description
As we all know - from time to time - it is a lot of work to prepare a part of a drawing for a hatch. To get rid of one of the basic task (cutting lines along the desired hatch boundary) it would be nice to have an add-on - or what ever - what would cut ALL intersection in a drawing (or just on one layer, or just based on a selection etc.) with just a mouse click. Then it would be much faster and easier to do the selection for the hatch boundaries. The user could decide to make it directly in his drawing or he like to duplicate the drawing to an extra layer where this function will be used ....
Clive mentioned on this: Maybe a tool like this could be an additional ‘Snap’ selection option - select all snap intersections or select snap intersections within a boundary! then as you suggest ‘cut’ at the intersection points.
|
|
823 | QCAD (main) | Feature Request | Low | Add Midpoint Handles to Lines and Polylines | Assigned | |
1 |
Task Description
The Midpoint Handles should be used to move Polyline Segments and lines. This would add easy to access stretch functionality. Combined with a shortcut(hold down shift or alt etc.) to fix the movement to be orthogonal to the line this would bring a lot of extra value. It would also be possible to to have another shortcut to easily insert nodes to Polylines (again hold shift or alt etc.)
|
|
839 | QCAD (main) | Feature Request | Low | Grid / Meta Grid info + Drawing Unit Info ... | Assigned | |
1 |
Task Description
At our QCAD Drawing window, below right corner, we have the Info displayed what are the Grid / Meta Grid settings. It would be nice to have additional the Info for the drawing unit ...
|