Start » Filter Reference » Geometry 2D » Geometry 2D Intersections
Geometry 2D Intersections
Select a filter from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
CircleCircleIntersection | ![]() |
Computes common points of two circles. |
FoundationLite |
![]() |
LineArcIntersection | ![]() |
Computes the common points of an arc and a line. |
FoundationLite |
![]() |
LineCircleIntersection | ![]() |
Computes common points of a circle and a line. |
FoundationLite |
![]() |
LineLineIntersection | ![]() |
Computes a common point of two lines. |
FoundationLite |
![]() |
LineSegmentIntersection | ![]() |
Computes a common point of a line and a segment. |
FoundationLite |
![]() |
SegmentArcIntersection | ![]() |
Computes the common points of an arc and a segment. |
FoundationLite |
![]() |
SegmentArrayIntersections | ![]() |
Computes a common points or segment of any segments from the set. |
FoundationLite |
![]() |
SegmentCircleIntersection | ![]() |
Computes the common points of a circle and a segment. |
FoundationLite |
![]() |
SegmentSegmentIntersection | ![]() |
Computes a common point of two segments. |
FoundationLite |
![]() |
TestRectangleIntersectsWith | ![]() |
Tests if two rectangles intersect. |
FoundationLite |