Back to FabImage Studio websiteYou are here:
Start »
Filter Reference »
Path Combinators »
ConcatenatePaths
Joins two open paths.
|
Name |
Type |
Description |
 |
inPath1 |
Path |
Input path |
 |
inPath2 |
Path |
Input path |
 |
outPath |
Path |
Output path |
Description
The operations joins two open paths adding a segment connecting the end of the inPath1 to the begin of inPath2.
Examples
ConcatenatePaths run on the sample paths.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type |
Description |
DomainError |
Closed path on input in ConcatenatePaths. |
Complexity Level
This filter is available on Basic Complexity Level.