Back to FabImage Studio website

You are here: Start » Filter Reference » ShapeRegion » Shape Region Basics » AlignShapeRegion

AlignShapeRegion


Module: FoundationBasic

Aligns a shape region to a coordinate system.

Name Type Range Description
Input value
inShapeRegion ShapeRegion
Input value
inShapeRegionAlignment CoordinateSystem2D Coordinate system to align to
Input value
inInverse Bool Switches to the inverse transform
Input value
inFrameWidth Integer* 0 - 65535 Width of the created region's frame
Input value
inFrameHeight Integer* 0 - 65535 Height of the created region's frame
Output value
outAlignedShapeRegion ShapeRegion

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 Invalid ShapeRegion in AlignShapeRegion.

Complexity Level

This filter is available on Basic Complexity Level.