Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslateSegment

TranslateSegment


Module: FoundationLite

Translates a segment by a vector.

Name Type Description
Input value inSegment Segment2D
Input value inDelta Vector2D Translation vector
Input value inInverse Bool Switches to the inverse operation
Input value inDeltaAlignment TranslateAlignment
Output value outSegment Segment2D

Examples

TranslateSegment performed on the sample segment, inDelta = (-60.0, -80.0) and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.