Think of cutting open a cubical box with the smallest possible cuts to lay it flat. A cube has 12 edges and it seems in all the possible meshes, you have to cut along 7 edges. So, the most possible number of distinct ways to lay a cube flat should be ${12 \choose 7} = 792$. But some of these are ruled out. For instance, you can't cut one face completely off (by choosing all 4 of its edges for cuts). So, what are the total ways to make the cuts and lay the cube flat? Some of them are shown below (the meshes with ticks are possible and the one with the cross isn't).
EDIT: Per @OscarLanzi's comment, the number of distinct meshes is $11$. But there are multiple cuts that lead to each of those meshes. I'm looking for the number of ways to make the cuts. But also interested in how one would count the distinct meshes.

