MoI discussion forum
MoI discussion forum

Full Version: Pivot Point issue

Show messages: All  1-16  17-20

From: Michael Gibson
20 May   [#17] In reply to [#16]
Hi Yanus3D,

re:
> So I was thinking (I hate extra clicks in pipeline) is possible to do automatically?

Yes, you can set up a shortcut key that will do those steps automatically.

To do that go to Options > Shortcut keys and add a new one. For the Command part of the shortcut key put in this:

script:
moi.geometryDatabase.getObjects().setProperty( 'name', 'Layer' );
moi.geometryDatabase.saveAs( 'filetype=lwo' );

- Michael
From: Yanus3D (JANUSZBIELA)
21 May   [#18] In reply to [#17]
Thank you!


But I am thinking about a fixed solution, such as adding a checkbox in the export menu. Could you add that?
There are too many procedures involved in exporting and importing, and I want to avoid unnecessary clicks and shortcuts.
I ask this because I understand when someone does it casually, but in our case, we have multiple projects running simultaneously, a huge data exchange between departments, and every extra click counts.
From: Michael Gibson
21 May   [#19] In reply to [#18]
Hi Yanus3D,

> I ask this because I understand when someone does it casually, but in our
> case, we have multiple projects running simultaneously, a huge data exchange
> between departments, and every extra click counts.

You only need to set up the shortcut one time, after that using the shortcut is just one key instead of 2 clicks.

Actually the shortcut saves even more clicks than that because it sets the file type to .lwo automatically as well.

- Michael
From: Yanus3D (JANUSZBIELA)
21 May   [#20] In reply to [#17]
O yes...now works perfect :)
So I wait for next update with fixed Pivot.
Thanks again!

Can you make a list what I can put in script for Lightwave format?

Show messages: All  1-16  17-20