Click with two anchor points

Hi, there is a way to click between two points?
Example: I want to use point1 and point2 as anchor points to click in the middle of it.

[Point 1]
|
|
|
[Click]------------[Point 2]

Hi @KevinDS

You could try using the Get Position activity on both elements and then calculate the distance based on the coordinates.

There’s a bunch of methods you could use on the output of this activity:
image

2 Likes

Thank you @loginerror I’ll try this one

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.