Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Constructions » SplitRectangle
| Module: | FoundationLite |
|---|
Splits the rectangle into two along the direction.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inRectangle | Rectangle2D | |
![]() |
inSplitDirection | SplitDirection | |
![]() |
outRectangle1 | Rectangle2D | |
![]() |
outRectangle2 | Rectangle2D |
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 SplitRectangle. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
