Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » TranslateLine3D
Module: | Vision3DLite |
---|
Shifts a line in 3D by a vector.
Name | Type | Description | |
---|---|---|---|
inLine3D | Line3D | Input line in 3D | |
inDelta | Vector3D | Translation vector | |
inInverse | Bool | Switches to the inverse operation | |
outLine3D | Line3D | Shifted line |
Complexity Level
This filter is available on Basic Complexity Level.