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 here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Unknown inSplitDirection |
Complexity Level
This filter is available on Basic Complexity Level.


