Skip to content

For KCL generation from create_text_to_cad should require bool and not str(bool) #364

@r-barton

Description

@r-barton

In the type hinting for create_text_to_cad the kcl argument has expected type bool or None, however the argument actually needs a string of "true" or "false". We should fix this so that a python bool type will work.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions