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