Add support for multiple cycles per operand to fj::Difference2d
#95
Labels
topic: core
Issues relating to core geometry, operations, algorithms
type: feature
New features and improvements to existing features
Milestone
fj::Difference2d
only supports one cycle per operand. As of this writing, it fails with a clear error message, if there are multiple cycles.The following code is affected by this:
<fj::Difference2d as Shape>::faces
<fj::Difference2d as Shape>::edges
The text was updated successfully, but these errors were encountered: