Start » Filter Reference » Geometry 2D » Geometry 2D Intersections » SegmentArcIntersection
Module: | FoundationLite |
---|
Computes the common points of an arc and a segment.
Name | Type | Description | |
---|---|---|---|
inSegment | Segment2D | ||
inArc | Arc2D | ||
outIntersectionPoint1 | Point2D? | ||
outIntersectionPoint2 | Point2D? |
Examples
Complexity Level
This filter is available on Basic Complexity Level.