Is there a way to trim certain aspects of an object?

Is there a way to trim certain aspects of an object?

Anonymous
Not applicable
2,224 Views
1 Reply
Message 1 of 2

Is there a way to trim certain aspects of an object?

Anonymous
Not applicable

I am using 3D scans of skulls and I want to trim pieces of the skull away to leave only certain features? Is there a way to do this?

0 Likes
2,225 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

In EDIT you'll find PlaneCut move the cutting plane to the desired position using its widget. Clicking on the wide transparent blue arrow toggles the direction of what will be discarded.

 

If run in a situation were a global cut doesn't work (e.g. cutting one ear of the bunny) there's PlaneCut based on a selection too. Roughly select the area to be cut

Ohne Titel.png

and run SELECT/Edit/PlaneCut.

Fix you want to split the object along that plane set Slice as CutType.

Ohne Titel 2.png

Make sure that the cutting plane hits selected faces all around- otherwise MM can't fill the cut. Now hitting Accept you will not see some changes as both parts are still in one object. Run EDIT/SeparateShells to get two objects.

 

For a non planar cut you need to use EDIT/GenerateComplex. This tool is based on face groups so we need to define such a group as a first step.

Go to SELECT and select the area to be split off.

Ohne Titel 4.png

Now run Modify/SmoothBoundary. This smooths the selection boundary and creates a face group (if checked).

Ohne Titel 5.png

Accept and go to EDIT/GenerateComplex.

Hovering over the boundary of the group this boundary gets orange. Double click it.

You should see a new surface now.

Ohne Titel 6.png

Accept. (Note: A Complex object is a MM native feature so you'll run in troubles if you export it without splitting the Complex)  A Complex seam is indicated with a green line

Ohne Titel 7.png

Run EDIT/SplittComplex to get two solid objects from it. You might hide one of the results via the eye toggle in the object browser.

Ohne Titel 8.png

 

0 Likes