Skip to content

boolean operation ordering #747

Description

@billingsley-john

Currently, the order in which boolean operations are performed is hard coded in the reactor.py class:

  • Cut
  • Intersect
  • Union

However, sometimes these operations are not mutable for the desired shape.
Control of the order in which these operations are performed could be useful.

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