set_traj#

Bondwire.set_traj(x1, y1, x2, y2)#

Set the parameters of the trajectory of the bondwire.

Parameters:
x1Value

X value of the the start point.

y1Value

Y value of the the start point.

x2Value

X value of the the end point.

y2Value

Y value of the end point.