Autodesk.AutoCAD.Geometry Namespace > LinearEntity2d Class > LinearEntity2d Methods > IntersectWith Method
IntersectWith Method
Overload List
Method 
Description 

This method calls LinearEnt2d.IntersectWith(LinearEntity2d line, Tolerance tolerance) with tolerance set to Global. 

Determines if two lines intersect and if so returns their intersection point. 
   Comments?