Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Interpolations » LerpSegments

LerpSegments


Linearly interpolates between two segments.

Name Type Range Description
inSegment1 Segment2D
inSegment2 Segment2D
inLambda Real - - 0.0 makes a copy of the first segment, 1.0 - of the second, other values make interpolations
inIgnoreOrientation Bool
outSegment Segment2D

Examples

Description of usage of this filter can be found in examples and tutorial: Pins.

LerpSegments performed on two segments, inLambda = 0,25.

Complexity Level

This filter is available on Basic Complexity Level.