Get value for intersection of collision boxes

Hi guys,

I have two movable meshes with collision boxes.
The collision is set up to not really block but just to register collision.

Is is there a function I can use to get a value for the grade of collsion intersection?
0 no collide
99 almost overlap

Thanks in Advance.