Back to Adaptive Vision 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
inSegment1 Segment2D
inSegment2 Segment2D
outIntersectionPoint Point2D?

Examples

SegmentSegmentIntersection performed on two segments.

Complexity Level

This filter is available on Basic Complexity Level.