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