Skip to main content
tt27079448
Inspiring
April 10, 2016
Question

How to judge the overlapping state of two objects?

  • April 10, 2016
  • 2 replies
  • 412 views

How to judge the overlapping state of two objects?

like this:

This topic has been closed for replies.

2 replies

tt27079448
Inspiring
April 13, 2016

up

CarlosCanto
Community Expert
Community Expert
April 13, 2016

if you're ok with that, its kind of easy, you can make an artboard the exact same size as one of your shapes' bounding box, then select all objects in that artboard, if selection = 2, then overlap = true.

CarlosCanto
Community Expert
Community Expert
April 10, 2016

are you ok with bounding box to bounding box detection?

tt27079448
Inspiring
April 11, 2016

how to do?

I have no direction