Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Path » Path Combinators » PathSegmentIntersections
| Module: | FoundationPro | 
|---|
Computes the common points of a path and a segment.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPath | Path | Input path | 
![]()  | 
				inSegment | Segment2D | Input segment | 
![]()  | 
				outIntersectionPoints | Point2DArray | Intersections between the path and the segment | 
![]()  | 
				outSegmentIndices | IntegerArray | Indices of the segments of the path which generate found intersection points | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
