weldx.Shape.linear_interpolation#
- classmethod Shape.linear_interpolation(shape_a, shape_b, weight)#
Interpolate 2 shapes linearly.
Each segment is interpolated individually, using the corresponding linear segment interpolation.
Section Navigation
File handling
Welding
Unit handling
Data handling and transformation
Geometry
Full API Reference
ASDF API Reference
Interpolate 2 shapes linearly.
Each segment is interpolated individually, using the corresponding linear segment interpolation.