Is there a way to predict a rigidbody's drop point ?

I have a rigidbody it is ball with velocity and gravity and i want to predict its drop point cause im trying to make an ai to go to its drop point.
is there a way to do that ?

hi;
u shoud use :Physics.Simulate() ;

there is a good tutorial for it here :