Back to Aurora Vision Studio website

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

SegmentCircleIntersection


Module: FoundationLite

Computes the common points of a circle and a segment.

Name Type Description
Input value inSegment Segment2D
Input value inCircle Circle2D
Output value outIntersectionPoint1 Point2D?
Output value outIntersectionPoint2 Point2D?

Examples

SegmentCircleIntersection performed on segment and circle.

Complexity Level

This filter is available on Basic Complexity Level.