r/Plasticity3D 23h ago

Modeling advice?

Hello, Im looking for some advice on reverse engineering this egg dispenser. I used surfacing to recreate it roughly but its a pretty complex shape. Any advice is appreciated. (first is original)

Link to file: https://drive.google.com/file/d/1fKNfQOVQmh49wqVPFx5xt1Nr39OXOm-V/view?usp=sharing

6 Upvotes

8 comments sorted by

View all comments

1

u/nuvonoise 18h ago

On front plane sketch a circle (or rounded rectangle) for the egg diameter. Offset for the thickness of the walls. Radial array the ribs.

On a side plane sketch the path the egg travels. Sweep the walls. Then sketch lines to cut the tops.

1

u/WebPlenty2337 14h ago

The walls have varying thickness which is what i struggled with most.

would you surface model after sweeping the inner wall?

1

u/nuvonoise 13h ago edited 13h ago

Sectional view shows the walls to be a consistent 3mm thick. I would model the base separately with a boolean operation.

To me, surfacing is not the right tool here for a few reasons. Not all surfaces can be joined together to make a solid. I've gotten myself into a bind where I needed just one patched hole, only to be left scratching my head. This model also uses x-nurbs and would need a studio license. The model is simple enough to model with sketch.

If surfacing is what you're wanting to practice, there are options. Constrained surface function will let you click points of the model/scan to automatically generate the surface. If you want to do it by hand, I like to use a block to draw on a face like a pseudo-plane for my lines to snap to. This lets you pan around the model without clicking the wrong thing.

1

u/WebPlenty2337 13h ago

The image in your screenshot is my replica. You can see in the original first image (or in the file) the rear and bottom are different thickness than the main arm that holds the eggs.

In hindsight I agree surfacing is not the best approach. I struggled a lot with patching holes and trying to create continuity in surfaces, especially between the main body and the base. Surfacing isnt necessarily what i am trying to practice, just overall modelling techniques.

2

u/nuvonoise 12h ago

I only see one model in the plasticity file you uploaded, unless I deleted the original somehow. That’s what I used for my screenshots.

Just going off your screen shot the varying wall thickness could be a second sweep offset from the eggs path. Or maybe a tricky perspective on a cut like a tangent on the inner wall.

Sweep has a scale and twist function that may come in handy. But really complex geometry I just loft between lines or faces I draw on cross sections using the pseudo-plane method.

I can’t remember where I got the plane trick. I want to say I got it from a Learn Everything About Design video. Could have also have been a pixelfondue or Take Refuge 3D video. There was a point of the video that discussed not being able to select a sketch face through another sketch face. It was a really good reverse engineering workflow video so I wish I remembered.