QCAD Bugtracker

  • Status Closed
  • Percent Complete
    100%
  • Task Type Feature Request
  • Category QCAD (main)
  • Assigned To
    andrew
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 3.0.0
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: QCAD Bugtracker
Opened by stefan - 02.08.2012
Last edited by andrew - 05.12.2013

FS#663 - (de-)select by property

It would be nice if one could
- select
- deselect from the current selection
all entities with a specific property, for example:
- all entities which are texts
- all entities with angle === 180
- all entities with color !== red
The current property editor has the perfect gui for it. On a similar gui one could change a value there which changes the selection instead of the properties of the selected entities.

I think there would be no need for “and” or “or”, if the current selection can be reduced or extended.

Closed by  andrew
05.12.2013 18:17
Reason for closing:  Implemented
Additional comments about closing:  

This has been implemented in QCAD 3.4.4 with a new widget called 'Selection Filter'.

I tried it myself. :) Attached you find SelectWidget which is based on PropertyEditor, here one may reduce the current selection by or to matching elements.

All three files are located in qcad/scripts/MyTools/SelectWidget where "qcad/scripts" are the original folders and "MyTools" is an arbitrary name, "SelectWidget" is fixed.

bugfix for yes/no combo boxes

improved performance, removed list properties

fixed linetype property, added debug info

added "nearby" option to allow floating point comparison, switched off debug info

added icon, fixed nearby comparison for negative values

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing