basic training
 1-12  13-32  33-38

Previous
Next
 From:  Tim (BLADEST)
510.33 In reply to 510.32 
Hi Jesse,

thanks for the reply, I can see that with ever more complicated designs that doing multiple booleans is inevitable. I only get a small amount of tome to spend learning all this , I do get sidetracked by having to earn a living!! But I am getting there. Using MOI has finally made me understand Rhino, I have played around with other software but I have waited for Rhino4 to come out before buying, I will still buy a copy of MOI when it comes out ,it is developing so fast, and Michael is so responsive to requests!! Congratulations Michael!!

I am using Modela Player for generating toolpaths, and I have bought a Fourth Axis attachment for my MDX-20 so I am learning to use their FARM program, ( which lies to the computer and says it is an MDX-40 plus a bit more). Up to now I have mostly been doing reverse engineering for my hand wax carving. I have tried Artcam pro, I went on a short course and i did like it but I can't justify the cost.

I said that about 0,0,0 because I found that if you build a ring around it you keep using it as a main reference point and in the end it gets buried under lots of geometry, if MOI had layers it would not be a problem , it was just a thought

regards Tim.
  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:  Jesse
510.34 In reply to 510.33 

<< I said that about 0,0,0 because I found that if you build a ring around it you keep using it as a main reference point and in the end it gets buried under lots of geometry, if MOI had layers it would not be a problem , it was just a thought>>

As a work-around until there are layers, you could try saving your model in stages, and only importing
the parts that you need as a reference to build the next stage.

As in the tutorial I did of the signet ring, I've sometimes drawn squares off the grid, in the lower
right corner of the front viewport to use as "job boxes" to hold the various stages of a model.

That way, you have a copy of everything, so if you wanted to delete the stuff at the origin and just
work on one thing at a time, you could. It's not that hard to select a box of parts and copy it from the center of the box to the origin,
but I'll admit it takes some extra modeling discipline to actually do it. :-)

(The boxes would work for most rings and jewelry in general, however, with more complex scenes,
it might be difficult for the display to shade all the parts if you had a lot of boxes).

Another thing you can do to make it easier to work on a particular area, is to select the parts you need to look
at and then do an <invert> and <hide>, which temporarily hides the parts which are visually blocking you from doing your work.

Did someone come up with a shortcut key that does invert-hide as one task?

-Jesse

  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:  Frenchy Pilou (PILOU)
510.35 In reply to 510.34 

Maybe this can help you :)

H ----> hide invert selection
I ----> Invert selection
Space----> object visible : Select all / Deselect all
(if letters are not used for other shortcut else just change the letters)
And at last you can use the icon "Hide" when you are lost :)


you can add folowing (3 lines)
in the .....\Application Data\Moi\moi.ini in section
[Shortcut Keys]
H=script:moi.geometryDatabase.invertSelection(); moi.geometryDatabase.hide(); moi.geometryDatabase.selectAll();
I=script:moi.geometryDatabase.invertSelection();
Space=script:var selection = moi.geometryDatabase.getSelectedObjects(); if ( selection.length == 0 ) moi.geometryDatabase.selectAll(); else moi.geometryDatabase.deselectAll();

Have fun combinatory selections :)
Very powerful before some system of manage objets :)

---
Pilou
Is beautiful that please without concept!
My Gallery

EDITED: 5 Apr 2007 by PILOU

  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:  phlatt5th (P5TH)
510.36 In reply to 510.2 
Re: the clock alarm video, am I missing something? I wait and wait no video. Just a bar going across the bottom. I have no problem playing other movies.
  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:  Frenchy Pilou (PILOU)
510.37 In reply to 510.36 

It works fine, just seems you have not the codec !
And yes you must wait the complet loading!
but sorry I don't remember the codec name :(
I will try to refind it !

Yeah ! it is this one !!!
http://www.3ivx.com/
Have fun learning!

---
Pilou
Is beautiful that please without concept!
My Gallery

EDITED: 5 Apr 2007 by PILOU

  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:  Jesse
510.38 In reply to 510.35 
Thanks!

-jdk
  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:  1-12  13-32  33-38