TESTER

points_rotate

points_rotate(points, cx, cy, angle)

Rotate a list of points around an axe

Syntaxe

points_rotate(points=[10,10, 15,15], cx=100, cy=100, angle=PI)

Arguments

NameRequiredDefaultDescription
pointsyes-points...
cxyes-center x
cyyes-center y
angleyes-angle or rotation