Hi Guille, can you please post the .3dm model file that you did in MoI?
But if I understand you correctly, you want to care off a piece of your main suitcase object so you can work on the smaller chunk of it?
If so then you probably would want to use boolean intersection for that.
You'd start with the main object selected:
Then run Construct > Boolean > Isect, and select the other object:
Then when you finish the command, the objects will be cut with each other and the portions that were inside both solids will be remaining:
Select that piece, use Ctrl+c to copy it to the clipboard, then undo to restore your main object, then Ctrl+v to paste in the carved off piece.
You can also carve things into pieces using boolean difference with an open surface as the cutting object, or also if you're not sure which of the boolean commands to use try boolean merge which cuts things up and leaves all the pieces behind.
Boolean merge would go like this - select both objects:
Then run Construct > Boolean > Merge, and it will leave this result (I've moved the pieces for illustration):
delete the pieces you don't need, when you find the one you want select it and use Ctrl+C/copy , then undo then Ctrl+v/paste.
- Michael
|