LinearEntity2dIntersectWith Method

Overload List
  Name Description
Public method IntersectWith(LinearEntity2d) Calculates an intersection point with the specified line.
Public method IntersectWith(LinearEntity2d, Tolerance) Calculates an intersection point with the specified line according to a geometry tolerance.
Top
See Also