Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Box » SplitBox
Splits a box into two along a direction.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inBox | Box | |
![]()  | 
				inSplitDirection | SplitDirection | |
![]()  | 
				outBox1 | Box | |
![]()  | 
				outBox2 | Box | 
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 | Unknown inSplitDirection | 
Complexity Level
This filter is available on Basic Complexity Level.


