ShapeBendRelative
- ipkiss3.all.ShapeBendRelative(start_point=(0.0, 0.0), radius=1.0, input_angle=0.0, angle_amount=90.0, angle_step=1.0, **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
- **kwargs
same as ShapeBend
- Returns:
- ShapeBend class