Skip to content

Verbose option does not work in generate_from_array #211

@MattTheCuber

Description

@MattTheCuber

pygalmesh.generate_from_array(vol, voxel_size, max_facet_distance=1.0, verbose=True)
has the same effect as
pygalmesh.generate_from_array(vol, voxel_size, max_facet_distance=1.0, verbose=False)

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