Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Path » Path Combinators » ConcatenatePaths_OfLoop
| Module: | FoundationLite | 
|---|
Joins open paths appearing in consecutive iterations.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPath | Path | Input path | 
![]()  | 
				inClose | Bool | If set to true adding in result a segment between its first point and the last one, therefore producing a closed path | 
![]()  | 
				outPath | Path | Output path | 
Description
Loop version of ConcatenatePaths.
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 | Closed path on input in ConcatenatePaths_OfLoop. | 
Complexity Level
This filter is available on Advanced Complexity Level.
See Also
- ConcatenatePaths – Joins up to four open paths.
 

 Advanced
