Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Path » Path Combinators » SplitPathByLine
| Module: | FoundationBasic | 
|---|
Splits path in common points of a path and a line.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPath | Path | Path being split | 
![]()  | 
				inLine | Line2D | Line used for splitting | 
![]()  | 
				outPaths | PathArray | Paths arisen from splitting the initial path | 
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Indefinite line on input in SplitPathByLine. | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
