Mail Archives: geda-user/2015/10/05/13:22:49
> It is also possible to add a list with objects listed by selectors
> like for example: layer, Refdes, footprint value, object type, ...
I can see that being useful, but I also see it being complex and
difficult to implement in an intuitive way. For example, if you only
check certain layers, but also check "lines", do those choices
intersect, or union? What about merging "vias" with a refdes filter?
(yes, vias can be named, just like elements). If you only enable
lines, should we disable the via tool? And if one of the selection
filter options is "locked items" how does that change how we merge
options?
Internally, we'd need some standard rules as well, for cases where the
tool being used needs to filter out things it can't operate on, and
how to combine those rules with user-selected rules.
- Raw text -