Skip to content

Deduplicate array values #107

@theodiem

Description

@theodiem

First, thank you for your work :)

I'm using linear arrays to crate matrices for placement and then using the mirroring feature to have it symmetrical because the array before the multiplication isn't symmetrical. Even if I use "Orient mode" to None, I've noticed that I end up with duplicate placement points/values.

Would be nice to be able to deduplicate them (maybe an additional operation or an option when joining arrays) to avoid generating duplicated links (which can take additional time to compute if you do booleans with other solids afterwards).

Thanks

If this case, 112 vs 91 elements
Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions