Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » AlignPointArray
Module: | FoundationLite |
---|
Moves an array of points from a local coordinate system to the absolute one.
Applications
Required when there are points defined in a local coordinate system, but the next image-related filter in the program does not have any inAlignment input.
Name | Type | Description | |
---|---|---|---|
inPoints | Point2DArray | ||
inAlignment | CoordinateSystem2D | Coordinate system to align to | |
inInverse | Bool | Switches to the inverse transform | |
outAlignedPoints | Point2DArray |
Complexity Level
This filter is available on Basic Complexity Level.