V2 beta Sep-21-2008 available now
 1-7  8-27  28-47  48-67  68-74

Previous
Next
 From:  Michael Gibson
1991.28 In reply to 1991.21 
Hi Will, I think that sounds like a good idea to do a right-click on Save to do "Save As".

I will see if I can set that up for the next beta release.

- 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:  Brian (BWTR)
1991.29 In reply to 1991.20 
Michael

Thanks to Burr I really have V2 set up for me beautifully.

In going through some of the alternative settings in your list of the updates there are several where I can not seem to see a difference between some of the alternatives---not that I needed them I think. (Example Perspective/Parallell 3D View Projection) Anyway thats by the way.

There is a whole lot of "scripting" stuff in MoI that is outside of my experiences with other apps. A huge amount on the Wiiki that I am lost with----maybe others also? Is there a need for a refinement of understanding/access for these things for us of less ability?

This from your list has me completely stumped!

New scripting stuff New methods on a brep getJoinedEdges(), getNakedEdges() and getSeamEdges() which can be used to retrieve an object list of those particular kinds of edges of an object. This now enables using this keyboard shortcut to highlight all edges that are not joined: script:var gd = moi.geometryDatabase; gd.deselectAll(); var breps = gd.getObjects().getBreps(); for ( var i = 0; i < breps.length; ++i ) breps.item(i).getNakedEdges().setProperty( 'selected', true );

I probably don't need to know but others, unspoken, may have similar questions.

Brian
  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:  Michael Gibson
1991.30 In reply to 1991.29 
Hi Brian,

> In going through some of the alternative settings in your
> list of the updates there are several where I can not seem
> to see a difference between some of the alternatives---not
> that I needed them I think.

Yup, I suppose that means that it was not an important feature or option for your particular use of MoI.

Different people use MoI to do a lot of different types of things. It's not very surprising that every single feature added will not apply directly to one person's work or preferences. So I think that's just what you're seeing in this case.

It's a pretty normal thing, I would expect for you to run across similar situations for every beta release, probably...


> (Example Perspective/Parallell 3D View Projection)

A perspective view will be what you are most likely used to, where objects that are further away form the eye point get smaller in size on the screen:



A parallel view will look like this instead (this is a parallel view of the exact same objects as above):



Unlike a perspective view, objects in a parallel view are the same size no matter how far they are in depth away from the eye point.


Some people may want to use a paralllel view to get a particular special effect, like for example saving out a different style view to a 2D Illustrator .ai file to get a certain kind of isometric line drawing look. Also a few people may be used to working with other CAD programs that use a parallel view so this will let them set up MoI to behave the same as they are used to.

Probably you do not need to produce 2D isometric drawing in Illustrator and you probably haven't spent a lot of time using a different CAD program with that type of a view, so this won't really be of any particular use to you.


> There is a whole lot of "scripting" stuff in MoI that is outside of
> my experiences with other apps.

A lot of the scripting stuff is for solving very particular problems or automating certain specific tasks, which again probably don't apply to your particular work.


> Is there a need for a refinement of understanding/access for
> these things for us of less ability?

No, probably not - like I mentioned before many of those things apply to particular kinds of work and it is not generally expected that every single script or feature will be equally useful to every single user - many of them are for helping out particular cases.


> This from your list has me completely stumped!

That one is for selecting edges that are "naked" - that is not joined to another edge. If you are trying to create models that will be manufactured or constructed on a rapid prototyping machine, you generally need to have a fully closed solid for those to work properly. If you don't have a fully closed solid it means that there are some edges in your model that are not sealed to other edges, this will let you see where those edges are since when they are selected they are highlighted in yellow.

Again, if you are not having your model built on a rapid prototyping machine then this is probably not as much of a helper for you.


This will just be a very normal occurrence for new features and particularly stuff like scripting notes. Those are new features that someone had requested, so I like to have them in the list so that the people waiting for them know that they are now available.

- 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:  Brian (BWTR)
1991.31 In reply to 1991.30 
Michael, as usual, thanks so much.

Sorry that it again took up your time but it again suggests, maybe, some categerisation of things into pigeon holes applicable to an end user?---well, just a thought.

See, you are completely to blame!------you are just far to good in helping people!

This customer closeness really is a wonderful breath of fresh air.

Brian
  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:  Michael Gibson
1991.32 In reply to 1991.31 
Hi Brian,

> Sorry that it again took up your time but it again suggests,
> maybe, some categerisation of things into pigeon holes
> applicable to an end user?---well, just a thought.

I guess it would solve that problem!

But also at the same time add additional work and processes and things for me to worry about for each beta release... That part I'm not so sold on! :)

If I have to worry about too many things for each beta it will tend to make me release fewer of them to cut down on the additional work.

It's a lot easier for me to just list all the changes and not really dig into much extensive detail about which categories of users each particular one can be helpful for... Probably the best policy is if something sounds like it is not useful for you then it is best to just assume that it is not something that applies to your particular work.

That's not to say that I don't mind explaining a few particular things that you might be curious about! But in general it just is not practical for me to go into great detail on every single thing, especially when for many of the things it would just be an elaborate explanation on why it is not useful to you in particular...

- 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:  Brian (BWTR)
1991.33 In reply to 1991.32 
"especially when for many of the things it would just be an elaborate explanation on why it is not useful to you in particular..."

We both need a fairy-godmother!

Thanks mate.

Brian
  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:  Michael Gibson
1991.34 
Ok - both of these reported SketchUp bugs (missing faces when a polygon's points are too close together, and unit system scaling wrong) are now fixed up for the next beta release, thanks for reporting them!

- 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:  DannyT (DANTAS)
1991.35 
Hi Michael,

In regards to the 3D view projection and Rotation Style, I set them to Parallel and Free rotation respectively but when I launch MoI again they default back to Perspective and Rotate around Z axis, is there something I'm missing, I thought these setting were meant to stick in the moi.ini ?


Thanks
~Danny~
  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:  Michael T. (MICTU_UTCIM)
1991.36 
Michael G.

I downloaded the new beta last night.

Fantastic as usual!
Michael Tuttle a.k.a. mictu http://www.coroflot.com/fish317537
  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:  Michael Gibson
1991.37 In reply to 1991.35 
Hi Danny - re: 3D view rotation and Projection style settings.

I can't seem to repeat the problem over here with the view the Rotation style setting, it seems to stick for me as expected when setting it to Free rotation.

Did you possibly have more than one instance of MoI.exe running when you changed the settings? MoI will write out its settings when the program is closed, so if you have more than one instance it is possible to get settings overwritten with the last closed instance winning. Maybe that's what happened to you.

Can you try again with making sure just one instance of MoI is running?


That's all for the rotation style though, the projection style is different since that is actually a property of the viewport which then gets saved and read back from a .3dm file that you write out.

Currently when you change that projection it changes it for that viewport for that current file, not for the start-up default.

It's sort of similar to the 3d view angle - when you rotate the 3D view to a particular angle and close MoI it does not then set that angle as the default view for the next time you start up, but it does get saved and restored when you save or open a .3dm file...

I'll see about adding some kind of mechanism to allow this to be set at startup though.

- 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:  DannyT (DANTAS)
1991.38 In reply to 1991.37 
Thanks Michael, I'll give it another go and see what happens.

Thanks
~Danny~
  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:  PaQ
1991.39 
Hi Michael, congrats for the new update, I finally have some time to work with MoI again.

Just a little question about the free rotation mode, I really love it. Just wondering if, for you, it will make sence to lower the aroud X rotation sensitivity a little bit compare to the around Z axis. Maybe I don't have good understanding about how it actually work 'internally', but I feel the navigation a little bit harder compared to modo for example, I personnaly have some difficulty to do an 'around Z' rotation and maintain the pitch angle horizontally.

So basically it will take more mouse/tablet distance to rotate around x (pitch) than rotate around the z (heading).

Maybe I have this feeling because Moi navigation sensitivity is much more higher than my poly modeler. It would be nice also to have a global navigation sensitivity option, like the one we have for 3D connection device maybe.

Again thanks for the update :)

EDITED: 25 Sep 2008 by PAQ

  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:  Michael Gibson
1991.40 In reply to 1991.39 
Hi PaQ, you're welcome, and I'm glad that the new rotation mode is helpful to you.

Currently the way that the rotation works is that it converts a certain amount of pixels traveled into an angular rotation value. And it treats vertical and horizontal pixel traveling to be the same.

For the next beta I will add in a moi.ini setting that will allow you to apply a scale factor to this conversion so you can experiment with turning down the sensitivity to see if that will make it feel more comfortable for you.

- 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:  TwinSnakes
1991.41 
Any idea how much the v2 update will cost?
  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:  PaQ
1991.42 
Thanks a lot for that option 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:  BurrMan
1991.43 In reply to 1991.41 
>>Any idea how much the v2 update will cost?

Not as much as grandma's skirt!
  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:  Michael Gibson
1991.44 In reply to 1991.41 
Hi TwinSnakes,

> Any idea how much the v2 update will cost?

I think that probably the full cost of v2 will be $295, and the upgrade from v1 to v2 will be $100.

That way v1 owners can upgrade to v2 and will only pay the difference in price between the full versions.

- 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:  George (GKSL4)
1991.45 
I have a problem with units.

Export from SketchUp an elevation as DXF, only edges selected, units meters. Import DXF in Rhino, units meters. Save this file as 3dm.
Open 3dm in MoI, units millimeters. Same in MoI 1.0. Am I doing something wrong?

Regards,


George
  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:  Michael Gibson
1991.46 In reply to 1991.45 
Hi George, sounds like some kind of bug.

Could you please post or e-mail the .3dm model to me at moi@moi3d.com so I can take a look at what might be going wrong in getting the units?

Thanks
- 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:  BurrMan
1991.47 In reply to 1991.46 
Here is a Meters file straight from Rhino. I tried the tol settings but didnt affect the mm read in MoI. Thought I'd pass it to the master.

Burr

EDITED: 19 Jun 2012 by BURRMAN

  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-7  8-27  28-47  48-67  68-74