Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Intersections » SegmentArcIntersection

SegmentArcIntersection


Module: FoundationLite

Computes the common points of an arc and a segment.

Name Type Description
Input value
inSegment Segment2D
Input value
inArc Arc2D
Output value
outIntersectionPoint1 Point2D?
Output value
outIntersectionPoint2 Point2D?

Examples

SegmentArcIntersection performed on segment and arc.

Complexity Level

This filter is available on Basic Complexity Level.