update
This commit is contained in:
@ -106,4 +106,4 @@ def path_rotate_z(path, angle):
|
||||
|
||||
if __name__ == '__main__':
|
||||
pt = [0, 1, 0]
|
||||
print(point_rotate_z(pt, 270))
|
||||
|
||||
|
Reference in New Issue
Block a user