Back to FabImage Studio website

You are here: Start » Filter Reference » Path » Path Combinators » PathSegmentIntersections

PathSegmentIntersections


Module: FoundationPro

Computes the common points of a path and a segment.

Name Type Description
Input value
inPath Path Input path
Input value
inSegment Segment2D Input segment
Output value
outIntersectionPoints Point2DArray Intersections between the path and the segment
Output value
outSegmentIndices IntegerArray Indices of the segments of the path which generate found intersection points

Complexity Level

This filter is available on Advanced Complexity Level.