Skip to content

Zookeeper annoyance: using chords instead of arcs #11414

@randyzwitch

Description

@randyzwitch

Describe the bug

This is related to #11413, but it's a separate annoyance.

Given a set of geometry (in this case, a guitar body outline built using arcs), once Zookeeper runs into issues it will try to solve the issue by making chord approximations, which will never be what I want. Meaning, it takes an existing drawing (i.e. smooth curves) and makes it discrete lines, then returns that to you.

Image

Steps to Reproduce

Same as #11413

Expected Behavior

I would expect that once I have a drawing, Zookeeper wouldn't try to approximate it by drawing something else. I'd rather have an immediate error than have it spend minutes of time doing something I don't want.

Screenshots and Recordings

No response

Desktop OS

Windows 10

Browser

No response

Version

v1.2.6

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions