Skip to content

boolean operation ordering #747

@billingsley-john

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.

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