- Status Closed
- Percent Complete
- Task Type Feature Request
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3.7.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by tukuyomi - 02.12.2014
Last edited by andrew - 02.12.2014
Opened by tukuyomi - 02.12.2014
Last edited by andrew - 02.12.2014
FS#1138 - Xlines (infinite lines) via 'Parallel Line'
Would it be possible to add Xline (infinite line) draw via ‘Parallel Line’ tool?
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
You can patch your QCAD to add XLine / Ray options to the parallel line tools.
LineParallel.js goes into scripts/Draw/Line/LineParallel/LineParallel.js in the QCAD installation directory.
LineParallelThrough.js goes into scripts/Draw/Line/LineParallelThrough/LineParallelThrough.js
Wow, that was quick, thanks!