^^^^^^ Example ^^^^^^^
Hi. Is it possible to make precise bisect cuts in Blender? I can only make them manually, by hand, and imprecisely.
For example, like in the video, say I wanted to bisect the object exactly on one of the 3 lines that you see there. I did it by hand in the example.
I know there are numbers in the Bisect window, but I'm not sure how to operate them. There's no "angle" or anything (which would be helpful, because in this case I could set the bisect to 72 degrees for example (but unfortunately it's not angle based)).
Is this possible?



(Edit: 120 * 3 = 360... I get it, but I don't understand how to do this using bisect (without rotating the mesh)
– Lukas Kawalec Aug 04 '20 at 04:25I want to cut the mesh into 3 sections (360/3 = 120, so 120 degrees) Basically, if you watch the YT video I linked, that is exactly what I want to do, but using math like you did up there.
Plugging in Cos 120 and Sin 120 and then flipping them does not cut the mesh perfectly into 1/3 of the original...
I found an easier way; make a horizontal cut, rotate the mesh 120 degrees and perform the same cut again. I basically want to do this, but without rotating the original mesh: https://youtu.be/XtTn8qIc-d0
– Lukas Kawalec Aug 04 '20 at 05:05