Is there a way to select small objects ?
-
I often need to clean up very small objects after some boolean operations.
I thought I could use magic wand with Area or length checked and click on a small shape to select other similar objects. But it doesn't work anymore this way.
How could this be achieved ?
-
@EricP The area should work, but the tolerance might need to be larger.
also: you can select shapes that are smaller than a selected shape with Select -> Select by Shape -> Smaller Shape
-
I think the Select Menu offers many options for such a case.
-
@Subpath @vectorstyler thanks, that's what I was looking for
I did not realize that for open paths "larger" or "smaller" do not work and "longer" or "shorter" should be used instead
thanks