Back to FabImage Studio website

You are here: Start » Filter Reference » Path » Path Combinators » SplitPathByLine

SplitPathByLine


Module: FoundationBasic

Splits path in common points of a path and a line.

Name Type Description
Input value inPath Path Path being split
Input value inLine Line2D Line used for splitting
Output value 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.