Page 1 of 1

Selection via contact with a polygon

Posted: Wed Nov 30, 2022 4:04 am
by Vincent Beck
Hello all,
I am looking for a way for selecting objects touching a polygon (or rectangle for a start).
Can anybody suggest a method?
Thank you
Vincent

Re: Selection via contact with a polygon

Posted: Thu Dec 01, 2022 2:48 am
by Prashant Kande
Hi Vincent

If you are asking about an interactive functionality, there are selection events: Selection Overview, Selection Event
It works with rectangles currently. Please get in touch if you need polygons. It is easy to add.

Programmatic selection needs a bit of easy coding (and discussion).

Regards