Start » Filter Reference » ShapeRegion » Shape Region Basics » AlignShapeRegion
Module: | FoundationBasic |
---|
Aligns a shape region to a coordinate system.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inShapeRegion | ShapeRegion | ||
![]() |
inShapeRegionAlignment | CoordinateSystem2D | Coordinate system to align to | |
![]() |
inInverse | Bool | Switches to the inverse transform | |
![]() |
inFrameWidth | Integer* | 0 - 65535 | Width of the created region's frame |
![]() |
inFrameHeight | Integer* | 0 - 65535 | Height of the created region's frame |
![]() |
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.