Back to Adaptive Vision 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
inPath Path Input path
outSelfIntersections Point2DArray
outFirstSegmentIndices IntegerArray First indices of the segments of the path which generate found intersection points
outSecondSegmentIndices IntegerArray Second indices of the segments of the path which generate found intersection points
outIsSelfIntersecting Bool

Complexity Level

This filter is available on Advanced Complexity Level.