Click or drag to resize

Triangle2dIntersectWith Method

Overload List
  NameDescription
Public methodIntersectWith(LinearEntity2d)
Gets the intersection points between the current instance and a line using Tolerance.Global.
Public methodIntersectWith(LinearEntity2d, Tolerance)
Gets the intersection points between the current instance and a line using the specified Tolerance.
Top
See Also