QCAD Bugtracker

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)

IDCategoryTask TypeSeveritySummary  ascStatusProgress
 421 QCAD (main)Bug ReportLow Multiline Text in SVG Exporter PG Closed
100%
Task Description

Multiline text is in the wrong place. Please see patch below:

— SvgExporterPG.js~ 2011-11-04 22:08:57.000000000 +0100
+++ SvgExporterPG.js 2011-12-07 13:01:43.811533803 +0100
@@ -248,7 +248,8 @@

   this.writeStartElement("flowRoot"); // <flowRoot>
   this.writeFontAttributes();
   var bb = this.text.getBoundingBox();

- var pos = this.text.getPosition();
+ var pos = this.text.getPosition(); always (0,0) ?
+ var pos = bb.getCenter(); // still not right, but closer

   var x = this.convert(pos.x);
   var y = this.convert(pos.y);
   var a = 360 - RMath.rad2deg(this.text.getAngle());
2057QCAD (main)Feature RequestLowMultiline toolAssigned
0%
2 Task Description

Implement a multiline tool.

 381 QCAD (main)Bug ReportMedium Multiple chice Closed
100%
Task Description

Multiple choice of enteties with “CTRL”+mouseclick is not possible

 593 QCAD (main)Bug ReportLow Multiple instances of QCAD opened when double-clicking  ...Closed
100%
Task Description

Most likely a timeout issue if the machine is very busy:
- Explorer launches QCAD when a file is double-clicked
- QCAD checks if another instance of QCAD is already running by trying to contact the other instance. This may time out if the operating system is very busy or QCAD has not been used for a while and needs to wake up first.

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=1980

 830 QCAD (main)Bug ReportLow multiple menu entries Closed
100%
Task Description

win 7-64, QCAD 3.1
Multiple menu entries ?
see related topic:http://www.qcad.org/rsforum/viewtopic.php?f=33&p=8031#p8031

 505 QCAD (main)Feature RequestLow multiple print configurations (layer+scale+center) Closed
100%
Task Description

having multiple print configurations regarding visible layers, scale and paper centre saved in the drawing or in a separate file would be extremely helpful

 2194 QCAD (main)Bug ReportVery Low Multiple selection of entities with custom properties d ...Closed
100%
1 Task Description

QCAD Professional
Win7 installer 32 bit
Version: 3.25.2.13 (3.25.2.13)
Internet: QCAD.org
Build Date: Feb 12 2021
Revision: cad2d36
Qt Version: 5.13.2
Architecture: i386
Compiler: Unknown

In the file provided one would expect *VARIES* in the property editor under custom properties when selecting 2 or more entities.
The key list is reduced to what keys are common to the multiple selection. (Here 3)
The values displayed are inconsistent depending the selection.

Select All » 3 custom properties of line 3
Select the 3 vertical » 3 custom properties of line 2
Select the first vertical and the diagonal » 3 custom properties of line 1
Select all but the first vertical » 3 custom properties of line 3
And so on ...

Regards,
CVH

 831 QCAD (main)Bug ReportMedium Multiple words of non-english language in Richtext are  ...Closed
100%
1 Task Description

Version - 3.1, binary.

If I “Draw text” with text “aaaa bbbb” - it displays correctly, but when I enter “аааа бббб” (with russian keyboard) - I see that “аааа” and “бббб” are displayed one above other - see screenshot.

The same problem is for imported .dxf file with russian texts in it. Problem makes the solution as a whole actually inusable for (at least, some of) russian users.

 569 TestsTaskLow murphy Closed
100%
Task Description

later on phase http://www.askweddingdress.net bridal evening dresses . five. http://www.askweddingdress.net maternity wedding gowns If you’re currently conscious in the quantity of one’s company who will likely be attending consult about discounted space prices, or other close by appropriate accommodation for them. http://www.askweddingdress.net beach wedding dresses cheap six. http://www.askweddingdress.net informal wedding dresses cheap If a wedding ceremony package deal is getting provided question no matter whether there’s any versatility within the checklist as a way to personalize the occasion to fit your needs or if it’s a mounted deal without any alterations permitted http://www.askweddingdress.net cheap bridesmaid dresses http://www.askweddingdress.net wedding gowns bridesmaid dresses . seven. Inquire concerning the amenities offered in the venue or inside the instant region and for anyone who is preparing to benefit from any of those what fees are concerned and in the event the venue can organize these in your behalf. eight http://www.askweddingdress.net cheap plus size bridesmaid dresses http://www.askweddingdress.net/prom-dresses.html beach brides dresses . Verify the climate ailments for that time of calendar year and time of day in the venue. If you’re preparing an http://www.askweddingdress.net inexpensive bridal dresses

 286 QCAD (main)Bug ReportHigh mutex lock failed Closed
100%
Task Description

Starting qcad 3 beta 2 under xubuntu 10.04, there are several warnings and debug messages. The “mutex lock failed” seems to be worth reported.

Complete console output:

#77-Ubuntu SMP Tue Sep 13 19:40:53 UTC 2011
i686
application directory:  "/home/smf/qcad-3.0.0-beta2-trial-linux" 
working path:  "/home/smf/qcad-3.0.0-beta2-trial-linux" 
library path:  "/home/smf/qcad-3.0.0-beta2-trial-linux/plugins" 
Debug:    Init script plugins... 
Debug:    TIMER:  1424 ms -  "loading and initializing plugins" 
Warning:  RScriptHandlerEcma::doScript: engine busy: aborting evaluation of script: 

 "scripts/File/NewFile/NewFile.js" 

 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    Creating storage... 
Debug:    Creating spatial index... 
Debug:    Creating document... 
Debug:    Creating MDI child... 
Debug:    Initialize Viewports... 
Debug:    Init graphics view... 
Debug:    Init scrollbars... 
Debug:    Init rulers... 
Debug:    Init idle and default actions... 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    lock failed:  "EACTION FINISH: scripts/Snap/Auto/Auto.js" 
Debug:    locker:  "NEW" 
Debug:    lock failed:  "EACTION RESUME: scripts/Idle/Reset/Reset.js" 
Debug:    locker:  "NEW" 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    lock failed:  "EACTION FINISH: scripts/Snap/RestrictOff/RestrictOff.js" 
Debug:    locker:  "NEW" 
Debug:    lock failed:  "EACTION RESUME: scripts/Idle/Reset/Reset.js" 
Debug:    locker:  "NEW" 
Debug:    Show MDI child... 
Debug:    lock failed:  "RMainWindowQt::subWindowActivated" 
Debug:    locker:  "NEW" 
Debug:    Init event handler... 
Debug:    updateScenes... 
Debug:    updateGuiActions... 
Debug:    notifyListenersSlot... 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    setActiveSubwindow... 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    lock failed:  "EACTION FINISH: scripts/Idle/Reset/Reset.js" 
Debug:    locker:  "RMdiChildQt::closeEvent" 
Warning:  QMainWindow::saveState(): 'objectName' not set for QDockWidget 0xc0a1be0 'Trial;
Debug:    lock failed:  "RMainWindowQt::subWindowActivated" 
Debug:    locker:  "RMainWindowQt::closeEvent" 
Debug:    autostart.js: main(): end. 
 2458 QCAD (main)Bug ReportLow mygcode [PF] returns the valie of the feed rate from th ...Closed
100%
Task Description

There are not a lot of waterjet resources so I went ahead an tried to modify mygcode.js.

The issue is that plunge rate is entered in the tool and that shows up in the toolpath. The water jet wants to see that number to determine how long it holds in place to pierce the work. It needs it to be displayed as a prefix “S” followed by time in seconds and finally a period. I had been just hard coding a 2 second default time as I only cut glass but recently found some circumstance where I need different vaules. It is also more user friendly to get it to work correctly.

 	[// variables: Change Plunge Rate prefix from F to S
   	 //                   			 name,                  ID,                     always, prefix, decimals, options
		this.registerVariable("plungeRate",          "FP",                   true, "S", 0);

It needs to show up in the header as M1407 = [FP] which the water jet uses as a default pierce time after forced stop. In this instance it looks like M1407 = S2. This is working in the code currently.

For each remaining toolpath the Waterjet needs a pierce time.

M3
M8
G [FP].

And this is were it falls apart. I have red lined the gcode in a word document highlighting the first few problem instances. The first instance displays the value for Feed Rate and not Plunge Rate.

<CODE>: SELECT ALL

M3
M8
G4 S240.  Wrong value, should be as above "S2." but instead it grabbed the feed rate value from toolpath 1 "240"

</code>

Thanks.
Version:
3.27.8.0 (3.27.8)
Internet:
QCAD.org
Build Date:
Oct 6 2022
Revision:
dea3962
Qt Version:
5.13.2
Architecture:
x86_64
Compiler:
MSVC++ 14.0 (2015)

 2384 QCAD (main)Feature RequestLow need some help with copy with reference and paste Closed
100%
Task Description

Dear Mr Mustun,

I’ve got a problem similar to issue 2354.

Sometimes I have to create bigger drawings. Therefore I often create a “main drawing” and some “detail drawings”. I usually do the details in “detail drawing” and transfer them to “main drawing” by using “copy with reference” and “paste”. Until a few days ago it worked quite properly, but now it doesn’t anymore.

Today from issue 2354 I’ve learned that qcad doesn´t use windows clipboard. Can you tell me an alternative way to help me, please?

OS: Windows 11 Home
QCAD: Professional 3.27 (.4 ?, purchased July 29th 2022) 64 bit

Sincerely, FW

 59 QCAD (main)Bug ReportLow nested block inserts Closed
100%
Task Description

...display nothing (see auto generated example drawings)

 2232 QCAD/CAMBug ReportLow Nesting fails when parts fit plus minus null on sheets Closed
100%
Task Description

Just lost a detailed report (token?)- now a short version!

Nesting fails when parts fit plus minus null on sheets. My parts should fit regarding to the measurements on a sheet multiple times. The nesting tool can’t find a solution.

Options are:
Quantity multiplier: 0
Rotation: 4
Sheet margin: 0
Margin: 0
Tolerance: 0

If I modify the parts and make them slightly smaller then a nesting is done as expected. Did I miss something?

 2526 QCAD/CAMBug ReportLow Nesting: Fewer or no solutions when not using "Place sm ...Closed
100%
Task Description

If nesting preference “Place small parts into holes of other parts” is disabled there may be fewer solutions or no solution if rotations is set to 1.

792QCAD (main)Feature RequestLowNew 'Match' properties toolAssigned
0%
Task Description

To add a new ‘Match’ properties tool.

For example, I have a large drawing with lots and lots of entities on various layers and I want to select some entities (say 500 or more) which are all on different layers and change all these selected entities to match the properties of one other particular entity - but, but I want the ‘Matched’ entities to remain on their own layers.

OK, of course I can use the property editor for this and this is fine in most instances but I would first need to determine the the layer data for the properties of the entity I would like to match to (Color, Line weight and Line type) in the first place and then I need to remember these attributes in order to change things in the property editor in order to change all of my selection to match!

As I say mostly the above procedure would be fine to use but for convenience it would be great to have a new tool to do all this for me and cut out a few steps in the process.

A new ‘Match’ properties tool procedure could be something like this:

1. Select Match properties tool.

2. Select all entities to be matched.

3. Select entity to match to.

4. Tick or leave un-ticked - move to same layer.

5. Complete process.

* Actually, while writing this I`ve just thought of another useful addition which could be added to the Info tool set, ‘Entity’ properties info!
Example - click on Info > Entity Properties and click on the entity in question and then the properties are displayed without going to the layer data for this!
Just an idea ;)

 897 QCAD (main)Feature RequestVery Low New arc tool Closed
100%
Task Description

While constructing around the lack of “Line tangent to a circle, perpendicular to a line” ( FS#881 ) which I hereby second :)), it struck me that it might be useful to have a tool that finds the center point of an existing circle/ellipse, or possibly more generally, the center point of an existing circular/elliptical arc.

 1439 QCAD (main)Feature RequestLow New CAM feature proposal: Cutplan (nesting) Closed
100%
Task Description

After designing one ore more parts you may want to produce them.

Maybe it is a flat part, made out of copper sheet metal. You need several copies of the part and you wonder how you can arrange them on your sheet metal in a clever way, so that you end up with as little waste as possible.

And here software could really speed up the process. It would be a great addition to QCADs CAM abilities if it would be able to produce a cutplan.

Enter the size of the sheet metal (or whatever material), select the part(s), enter number of copies and let QCAD find the best way(s) of arrangement. Additional parameters could be clearance between parts and border margin.

 1146 QCAD (main)Feature RequestLow New circle tool: point + tangent + radius Closed
100%
1 Task Description

Up to know it´s impossible to draw a circle by the given combination:

point, tangent and radius.

I would like this to be added to the circle options.

1165QCAD (main)Feature RequestLowNew Create Spiral ToolAssigned
0%
4 Task Description

A new tool to create Spirals would be great to have, with an option to restrict the decline to achieve to draw either Logarithmic or Linear styles.

Please see related topic:

http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3236

 15 QCAD (main)Bug ReportCritical new created drawing can't be loaded Closed
100%
Task Description
  1. create new drawing
  2. draw a line
  3. save it as DWG or DXF
  4. close it
  5. re-open it → nothing is shown, nothings is selectable

no obvious errors or warnings in the console output

1440QCAD (main)Feature RequestLowNew Drawing in Simple APIAssigned
0%
1 Task Description

Could it be possible to add a simple function to add a new empty drawing (like File > New) to Simple.js ? Thank you. (PS, this simple.js API is awesome, btw :D)

( I already have my own to simplify my scripts, but it does not seem to work correctly if I set action.setRequiresDocument(false); in the init functions
See more at http://www.qcad.org/rsforum/viewtopic.php?f=32&t=4203#p15203 )

1621QCAD (main)Feature RequestLowNew Drawings in Draft ModeAssigned
0%
Task Description

See: https://www.qcad.org/rsforum/viewtopic.php?f=32&t=5001

 880 QCAD (main)Feature RequestLow New Ellipse tools Closed
100%
Task Description

It would be good to have additional ellipse tools that could produce an ellipse:
Tangential to four given sides (closed like a Quadrilateral) or sperate sides and to 4 given coordinate points.
see snapshot for the idea.

1505QCAD (main)Feature RequestLowNew feature - use info tools with scaleAssigned
0%
Task Description

When using the info tools, like the point to point measure it would be useful to be able to select a scale as well.

For example, when I scale a drawing say to 1:20, when working on the scaled drawing I can measure accurately with the measure tool in 1:20 also, without having to keep refering to the 1:1 drawing.

Regards

Clive

 361 QCAD (main)Bug ReportLow New from template: save saves template Closed
100%
Task Description

- New from template
- Choose template
- File - Save

→ Template is overwritten instead of the “Save As” dialog being shown.

1362QCAD (main)Feature RequestLownew layer tool: Toggle visibility allAssigned
0%
1 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:

 941 QCAD (main)Bug ReportLow New old build error (on FreeBSD now) Closed
100%
Task Description

This seems to have somehow surfaced once again, this time on FreeBSD (that is, Linux builds are unaffected).

This diff, based on the suggestion from the forum post, seems to fix it:

--- a/src/3rdparty/qt-labs-qtscriptgenerator-4.8.5/qtbindings/qtbindings.pro
+++ b/src/3rdparty/qt-labs-qtscriptgenerator-4.8.5/qtbindings/qtbindings.pro
@@ -13,3 +13,7 @@ SUBDIRS = qtscript_core \
          qtscript_uitools
 
          #qs_eval
+
+freebsd* {
+       SUBDIRS -= qtscript_phonon
+}

Somehow (especially in light of the forum post) it doesn’t seem a very robust solution, though.

QCAD community, Git rev 3ff487, FreeBSD 9.2, Qt 4.8.5.

1446QCAD (main)Feature RequestLowNew Polygon toolAssigned
0%
2 Task Description

Hi,

if I need to design a bolt circle (circle on circle) and the single bolt diameter and the quantity of circles are given then I can use the QCAD Polygon Tool “Polygon 2 Points of Side” ... but for the Length of the side I have to do a workaround (Line with this length) to determine the desired length.

It would be very convenient to have an additional tool for a Polygon which has the possibility to ask me for the center, corners and the length of the sides.

 404 QCAD (main)Feature RequestLow New Program Icon Closed
100%
Task Description

Pretty icon for Gnome 3 desktop favorite.. Kind of subjective :)

813QCAD (main)Feature RequestLowNew Snap tool: Isometric coordinates ...Assigned
0%
Task Description

It would be nice to have an additional Coordinate tool for isometric constructions.

If I’m working on an isometric drawing I have to design my things with x, y, z coordinates.
Y is, of course not a problem but for x and z I have most off the time to work with construction lines for move, copy, locate etc.
With an isometric coordinate snap tool what will follow the 30° angles for x and z we could save a lot of construction lines ;-)

1788QCAD (main)Feature RequestVery LowNew snap: reference points of a block referencesAssigned
0%
Task Description

I know this was reported and fixed before ...

https://www.qcad.org/bugtracker/index.php?do=details&task_id=843

... but it looks like we have the issue now back with some kind of variation.

If I use the test drawing which I posted in 2013 ( FS#843 ) it works still as expected after it was fixed.

If I create a new block it won’t work in a new drawing nor in the old test drawing - no chance to snap to the Block Reference.

Edit: New Test drawing:

1363QCAD (main)Feature RequestLowNew Tool - make lines horizontal or verticalAssigned
0%
Task Description

New Tool Request:

To have a tool to make any given line which is ‘not’ orthogonal already into an orthogonal line.

For example if I had a line at 30 degrees by using the tool I could change the line to be either horizontal or vertical.

1364QCAD (main)Feature RequestLowNew Tool -'Run Parallel with'Assigned
0%
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!

2535QCAD (main)Feature RequestLowNew tool idea: Scale polyline objects separately, each ...Assigned
0%
Task Description

In my current QCAD file I’m working on, I have a circular hub with a hole in it which I am also trying to place an alternating sequence of rectangular spokes of a certain relative size around.

I had 4 spokes that I had copied and rotated 45 degrees to create 8 spokes in total around the circle. I tried scaling the the non-cardinal spokes relative to the center of the circular ring, but that causes them to also move towards the center of the ring as they shrink, thereby putting them out of place as they scale.

I therefore had to activate the scale tool once per each object and set an origin (focus) point around the area where each spoke is “attached” to the ring in order to stop each from shifting inward to the circle as it scales.

It occurred to me though that there could be a simple tool or option to do this without that.

Each of my rectangles are polyline objects and thus are coherent continuous objects.

A new scaling tool could be designed such that it is based on simply clicking on each scaling origin on each object (using snapping tools if needed) and then clicking a check button (or enter) when done and then causing the scaling GUI to appear so the user can specify the desired scaling. Each scaling would then be applied to where the polylines were clicked instead of to all the objects as one.

This would be a much faster way to rescale a bunch of objects around individually varying relative scaling origins!

964QCAD (main)Feature RequestLowNew tool request - 'Break Out Arc' from CircleAssigned
0%
Task Description

It would be useful to be able to pick a Start and End point of an Arc within a Circle to then break this out. So in principle another break out tool.

Please see topic:http://www.qcad.org/rsforum/viewtopic.php?f=33&p=8826#p8826

1092QCAD (main)Feature RequestLowNew tool: draw trace entitiesAssigned
0%
2 Task Description

Add tool to construct new trace entities.
Trace entities can currently only be loaded from DXF/DWG.

 981 QCAD (main)Feature RequestLow New tool: Ellipse - Equidistant Closed
100%
1 Task Description

Bug or Feature request?

Tool “Parallel” is not working on an intact ellipse. If I explode the ellipse it will work but then it turns out to a Sisyphus task ... ;-)

 1414 QCAD (main)Bug ReportLow No 'Dark' theme available in Linux Closed
100%
Task Description

In Linux Mint QCAD offers no ‘Dark’ theme, not sure whether this is a bug or not?

 484 QCAD (main)Bug ReportLow No diameter symbol under Windows Closed
100%
Task Description

Windows fonts don’t show Unicode character 0×2300 correctly. This applies for GUI elements (e.g. combo box in options tool bar) as well as rendered text in a drawing.

 229 QCAD (main)Bug ReportLow No grid display toggle Closed
100%
Task Description

No way to toggle the grid view on or off?

 451 QCAD (main)Bug ReportLow No Help function at all now Closed
100%
Task Description

Nothing happens at all when clicking on Help!

Used to open before with limited info but now nothing.

3 RC3 - Win 7 -64

 1454 QCAD (main)Bug ReportLow No HTML field for colours in Ubuntu Linux (Mint) Closed
100%
Task Description

No HTML field for colours in Ubuntu Linux (Mint).

 2520 QCAD (main)Bug ReportMedium No Layer Groups Closed
100%
Task Description

Layer groups are not present. See attached screenshot and link.
In screenshot....3.28 is on the left, 3.29 on the right.

1926QCAD (main)Feature RequestLowNo negative coordinate values ? (DO command)Assigned
0%
1 Task Description

Just starting with QCAD, for some hours now - really excellent user interface (compared to other low budget CADs, like DCAD, or BeckerCAD...) !

Surprisingly, point coordinates - entered via the command line, and shown with correct positions on the drawing- are not displayed correctly with the ‘dimordinate’ (DO) command.
There are no negative values, even when the center point (0;0) is right in the middle of the drawing, so points left and below should have !

GW.G

 984 QCAD (main)Bug ReportLow No reference Manual in 3.4.4 Closed
100%
Task Description

No reference Manual in 3.4.4

 223 QCAD (main)Bug ReportLow No return to main window after opening a block window. Closed
100%
Task Description

I have a drawing imported from 2.2. I have tried to edit a block and the block window duly opens. However I can’t get back to my main drawing window. In the earlier version I could select a main drawing window. The window menu did not offer any other window to select. The window shown in the list was the name of the main file and clicking on it did nothing. The Tile and Cascade options worked but showed no other windows.

 2074 QCAD Community EditionBug ReportMedium No tile print option Closed
100%
Task Description

I’m trying to print a large cad drawing at 1:1 scale. However, when I go into preview to select tile button, it doesn’t exit. First image is my screeen capture, the 2nd is from the online tutorial regarding printing and the button that is missing.

 539 TranslationBug ReportLow No translations in linux installer Closed
100%
Task Description

Installing QCAD 3 RC5 under Linux using the .bin installer leads to an English only installation.

641QCAD (main)Bug ReportLowNo warning is displayed when lengthen tool is used with...Assigned
0%
Task Description

Command ‘Lengthen LE’ will extend most arcs but not all (2 arcs in the attached drawing do not work)! There is no obvious reason for this from the users point of view.

Showing tasks 1551 - 1600 of 2549 Page 32 of 51<<First - 30 - 31 - 32 - 33 - 34 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing