Back to FabImage Studio website

You are here: Start » Filter Reference » Path » Path Features » PathSelfIntersections

PathSelfIntersections


Module: FoundationPro

Checks if a path has any self-intersections and computes all of them.

Name Type Description
Input value inPath Path Input path
Output value outSelfIntersections Point2DArray
Output value outFirstSegmentIndices IntegerArray First indices of the segments of the path which generate found intersection points
Output value outSecondSegmentIndices IntegerArray Second indices of the segments of the path which generate found intersection points
Output value outIsSelfIntersecting Bool

Complexity Level

This filter is available on Advanced Complexity Level.