Skip to content

cut_hole(): invalid face string does not give error #9

Description

@drayde

Example code:
cad.make_box(2,2,2).cut_hole("XY", d=1)

This returns a box without hole ("<Y" would be correct face string), but code executes without error/exception

Expected: exception raised

Possibly also the case with other methods

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions