Autodesk.AutoCAD.Geometry Namespace
>
LinearEntity2d Class
>
LinearEntity2d Methods
>
IntersectWith Method
IntersectWith Method
Overload List
Method
Description
LinearEntity2d.IntersectWith (LinearEntity2d)
This method calls
LinearEnt2d.IntersectWith(LinearEntity2d line, Tolerance tolerance)
with
tolerance
set to Global.
LinearEntity2d.IntersectWith (LinearEntity2d, Tolerance)
Determines if two lines intersect and if so returns their intersection point.
Comments?