I have one more question. I now want to fillet the vertical edges and the bottom corners, also with an increasing fillet size. How would you do that?
Or is there a way to do it with the first fillet compound?
Solved it already. In case anybody reads this, what I did was to fillet the vertical edges first and then fillet all the bottom edges. It didn’t work the other way around.
You can use a single Fillet Edge component if you supply the correct list of edge indices, which this white group does. They are all identical in this case. It gets more complicated if the vertical edges use a different radius than the bottom edges.