Start » Filter Reference » Basic » Box » SplitBox
Module: | FoundationLite |
---|
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 split direction in SplitBox. |
Complexity Level
This filter is available on Basic Complexity Level.