Greetings,
I have an intersting problem. I get different results from the following:

A.      If object_1 Intersects object_2 Then...

and 

B.      poly_line = IntersectNodes(object_1, object_2, INCL_ALL)

Statement A evaluates TRUE (which is correct) but startement B *sometimes*
returns an empty object.  If displayed graphically, there is clearly an
overlap.

Is there a reason that the two intersection procedures would detect
differently?  More specifically, is there some trick to using the
IntersectNodes function?

and

Is there another way to determine the point(s) of intersection (other than
IntersectNodes, that is)?

Thanks,
Steve Riese


[EMAIL PROTECTED]
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to