modeling issue
All  1-7  8-10

Previous
Next
 From:  Michael Gibson
3183.8 In reply to 3183.6 
Hi Oskar, so your boolean thing is because one of your pieces there was an open surface and not a solid.

The booleans are more oriented towards using solids, the different kinds of booleans (like difference vs union) are about different ways of combining the "insides" or "outsides" of the shapes and if you do not have a solid volume there is not a well defined inside or outside volume to it.

So it can be good to solidify objects before doing booleans on them, so that they work in the most expected way.

To do that for your case, select the tall body piece and then run Construct > Planar - that will cap off the open square bottom by putting a plane in there, and then it will be a solid. After you have done that, then you should see that doing a boolean union gives you the proper result right away.

In MoI v2 there is an object type readout in the upper-right corner of the screen that will tell you if the selected object is a solid or not:



If it does not say Solid there (either Joined Srf for more than 1 surface joined together but not closed, or just "Surface" for an individual surface that is not closed) then it means that there is still a gap or hole in the object somewhere.


The booleans will still try to cut things up when not working on solids, but usually you will want to use Trim on non-solids instead. Trim does not try to discard things based on volume but rather it lets you pick the pieces you want to get rid of.

- Michael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Oskar_L
3183.9 In reply to 3183.7 
T-splines could be worth checking out in the future.

You are right about this model. But it is alot easier to create plans and drawings from a design created in moi compared to some smoothed poly mesh from maya. In moi I know the radius of my fillets. :)

By the way, i noticed that it is really convenient to import illustrator files. Is there any way to export curves back to .ai or .dwg?

/Oskar
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
3183.10 In reply to 3183.9 
Hi Oskar, yes generating 2D illustrations from 3D does tend to work better with NURBS models.

NURBS models in general are made out of broader surfaces which then in turn helps to get longer smooth curves to go in the drawing rather than a bazillion little jaggy lines.

MoI does not have a whole lot of stuff in this area yet, but there is some support currently.


> Is there any way to export curves back to .ai or .dwg?

Yup, AI is supported for writing curves. If you just do a SaveAs it's in the file types list there (scroll it down) and it will write out curves and edges to a 2D AI file.

If you have solid objects and you want to get a drawing from them, you'll probably want to use the Construct > Curve > Silhouette command to generate its silhouette curves first before exporting.

For some examples see:
http://moi3d.com/forum/index.php?webtag=MOI&msg=3000.30
http://moi3d.com/forum/index.php?webtag=MOI&msg=3000.32
http://moi3d.com/forum/index.php?webtag=MOI&msg=3000.33

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-7  8-10