Skip to content

Hexahedron __repr__ method raises error. #1

@ahgibbons

Description

@ahgibbons

The current Hexahedron class raises an error when the __str__ or __repr__ method is called. The primary cause seems to be that the __repr__ method tries to call Vertex.assign_names. This method no longer exists.

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