Back to FabImage Studio website

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

LineSegmentIntersection


Module: FoundationLite

Computes a common point of a line and a segment.

Name Type Description
Input value
inLine Line2D
Input value
inSegment Segment2D
Output value
outIntersectionPoint Point2D?

Examples

LineSegmentIntersection performed on line and segment.

Complexity Level

This filter is available on Basic Complexity Level.

See Also