Lines and "Select Connected"
2017-08-08, 20:30 (This post was last modified: 2017-08-08, 20:31 by Nils Schmidt.)
2017-08-08, 20:30 (This post was last modified: 2017-08-08, 20:31 by Nils Schmidt.)
(2017-08-08, 8:54)Magnus Forsberg Wrote: Problem isn't edges in primitives, It's that all edge-lines are selected, even if there is no edge-line between two groups of edge-lines. Only connecting surfaces.
Select only filter Lines. Try inlining a 4-4cylo down to edges and surfaces. Remove all cond-lines. Select a single edge-line in one of the two rings of edges. Select Connected, and both groups of edges gets selected. If I add 'with same colour' only one group is selected.
"Select connected with same colour" works as it should.
It collects all colours from the original selection and checks then, which objects of the same colour are directly adjacent to the original selection. This will be repeated until no new objects are added to the selection.
"Select connected" will always check connected surfaces, too, if there are no additional conditions active.
It is the most general case for a connected selection. I have bad feelings to limit its default funtionality, since both selection variants have its benefits.
Maybe, you need a "...with same type." option? This will be very easy to implement. I created an issue (#584).