Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslatePointArray
Module: | FoundationLite |
---|
Translates an array of points by a vector.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point2DArray | |
![]() |
inDelta | Vector2D | Translation vector |
![]() |
inInverse | Bool | Switches to the inverse operation |
![]() |
outPoints | Point2DArray |
Complexity Level
This filter is available on Advanced Complexity Level.