Skip to content

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

@drayde

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions