View Single Post
  #2 (permalink)  
Old 02-26-2007, 11:12 PM
ralph.ronnquist's Avatar
ralph.ronnquist ralph.ronnquist is offline
Senior Member
 
Join Date: Oct 2006
Posts: 297
ralph.ronnquist is on a distinguished road
Try replacing
PHP Code:
if ( line1 == line2 ) return ( ); 
with
PHP Code:
if ( MathAbsline1 line2 ) < Point ) return ( ); 
Reply With Quote