I need a function that determine if an object (operator) is on a surface of another object (box). For the red operator, the function must return 1, 0 for the other operators. The function must work on all places of the plan. How can I do it ? Thanks in advance