Calculates all intersection points of this polygon and the specified line segment.
Overload List| Name | Description |
|---|---|
Calculates all intersection points of this polygon and the specified line segment. The result is a list containing all points of intersection. |
|
Calculates the intersections between the polygon and the line segment defined by the particular points. The result is a list containing all points of intersection. |
See Also