Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslateSegment
Module: | FoundationLite |
---|
Translates a segment by a vector.
Name | Type | Description | |
---|---|---|---|
inSegment | Segment2D | ||
inDelta | Vector2D | Translation vector | |
inInverse | Bool | Switches to the inverse operation | |
inDeltaAlignment | TranslateAlignment | ||
outSegment | Segment2D |
Examples
Complexity Level
This filter is available on Advanced Complexity Level.