QCAD Bugtracker

  • Status Assigned
  • Percent Complete
    0%
  • Task Type Feature Request
  • Category QCAD (main)
  • Assigned To
    Andrew
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 3.27.9
  • Due in Version Undecided
  • Due Date Undecided
  • Votes 3
  • Private
Attached to Project: QCAD Bugtracker
Opened by Szymon Smoczenski - 03.03.2023
Last edited by Szymon Smoczenski - 03.03.2023

FS#2456 - Tangent arc

It would be great if QCAD could create an arc tangent to another entity without necessity to type a radius.
Just two simple steps:
1. Click the endpoint of another entity to start the arc. The arc is tangent to the starting entity.
2. Click the second point to place the arc.

CVH commented on 03.03.2023 08:52

Please refer to topic with adapted scripting solution:
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=9882&p=40155#p40155

Andrew,
Included the adapted script below.

It seems thay ArcTangential.getTangentialArc() is deprecated.
There is one single hit for 'getTangentialArc' on GitHub.

Regards,
CVH

CVH commented on 03.03.2023 09:16

I even presume that ellipse arcs, open splines and polylines are valid base entities too.

Regards,
CVH

CVH commented on 04.03.2023 05:33

Andrew,

In ArcTangential.js:
this.error is set to empty and in 2 occasions there is a test on this.error.length ...
Where do we expect an error message from?

Base entity and transaction errors are handled outside that.

Regards,
CVH

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing