Back to FabImage Studio website

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

SegmentSegmentIntersection


Module: FoundationLite

Computes a common point of two segments.

Name Type Description
Input value
inSegment1 Segment2D
Input value
inSegment2 Segment2D
Output value
outIntersectionPoint Point2D?

Examples

SegmentSegmentIntersection performed on two segments.

Complexity Level

This filter is available on Basic Complexity Level.

See Also