Triangle2dIntersectWith Method |
| Name | Description | |
|---|---|---|
| IntersectWith(LinearEntity2d) |
Gets the intersection points between the current instance and a line using Tolerance.Global.
| |
| IntersectWith(LinearEntity2d, Tolerance) |
Gets the intersection points between the current instance and a line using the specified Tolerance.
|