Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Constructions » SplitRectangle

SplitRectangle


Module: FoundationLite

Splits the rectangle into two along the direction.

Name Type Description
Input value inRectangle Rectangle2D
Input value inSplitDirection SplitDirection
Output value outRectangle1 Rectangle2D
Output value 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.