Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D Constructions » SplitRectangle
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 here: Error Handling
Error type | Description |
---|---|
DomainError | Unknown inSplitDirection |
Complexity Level
This filter is available on Basic Complexity Level.