<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is there a method of type FindCell, but with
different </FONT></DIV>
<DIV><FONT face=Arial size=2>tolerance </FONT><FONT face=Arial size=2>in x, y
and z ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This could help locate a cell of a MNT
containing (x,y) by setting tolerance to (x,y=0, z=dblmax). </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>And finally to find z altitude at x,y by using
interpolation </FONT></DIV>
<DIV><FONT face=Arial size=2>methods of the cell.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Note : Final goal is to find z for a given (x,y)
couple of values in a group of cells making a (x,y) irregular
surface.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Sebastien MARAUX</FONT></DIV></BODY></HTML>