Skip to content

G.view() does not work with arcs #12

Description

@ckhordiasma

Using the 'Basic Use' code in main.py, appended with a g.view(), the arc doesn't seem to be working correctly; instead of an arc, it just makes a straight line. I'm not sure if I am using it incorrectly or if it is working incorrectly.

image

Also:
g.arc(x=10, y=5, radius=20, direction='CCW') # counterclockwise arc with a radius of 5
The radius parameter is set to 20 but the comment says otherwise. This is in the 'Basic Use' code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions