Open K-Meech opened 8 months ago
This is related to this issue on the 3D viewer: https://github.com/fiji/3D_Viewer/issues/35 . When the knife angle
is 0, the created cutting plane will be perfectly perpendicular to the y axis. The 3D viewer then attempts to draw a 3D bounding box, including lines in the y direction which will have a length of zero (as our plane has no thickness in y). This can result in NegativeArraySizeException
.
Entering cutting mode with all settings at zero (initial knife / tilt + all solution parameters) results in
Cutting mode inactive
being printed when the cutting depth slider is moved.It also prints a long list of errors: