ShapeBendRelative

ipkiss3.all.ShapeBendRelative(start_point=(0.0, 0.0), radius=1.0, input_angle=0.0, angle_amount=90.0, angle_step=<ipkiss3.technology.TechValue object>, **kwargs)

Bend with relative turning angle instead of absolute end angle

Parameters:
start_pointtuple, optional

starting point of the circular bend

radiusfloat, optional

radius of the circular arc

input_anglefloat, optional

input angle in degrees

angle_amountfloat, optional

angle amount in degrees

angle_step: float, optional

angle step discretization in degrees

**kwargs

same as ShapeBend

Returns:
ShapeBend class