MoI discussion forum
MoI discussion forum

Full Version: V4 beta Feb-27-2019 available now

Show messages:  1-18  19-38  39-58  59-78  79-98  99-118  119-138  139-158  …

From: Michael Gibson
20 Mar 2019   [#79] In reply to [#77]
Hi Moritz,

re:
> [Commands]
> NonRepeatingCommands=delete undo redo
> DoNotRepeatShortcutKeys=n
> UseDiameterDefault=y
> AdditionalCommandsDirs=//Users/moritz/Library/Application%20Support/Moi/commands

So the AdditionalCommandsDirs there isn't right, you've got it set there as a web URL. For a regular file name you'd want to have just one / at the start insead of // and have a space instead of %20.

But MoI will already look in that directory by default, so it should not be necessary to try and add it using AdditionalCommandsDirs, that's for adding more directories beyond the regular one.

- Michael
From: moritzbock (MORITZ)
20 Mar 2019   [#80] In reply to [#78]
This is correct - when typing the scripts they will be found.
But they do not appear in the selection box.

The change in the moi.ini did not bring any improvement.
-moritz

Image Attachments:
Bildschirmfoto 2019-03-20 um 23.09.39.PNG  Bildschirmfoto 2019-03-20 um 23.10.03.PNG  Bildschirmfoto 2019-03-20 um 23.14.17.PNG 


From: Michael Gibson
20 Mar 2019   [#81] In reply to [#80]
Hi Moritz, the "selection box" is not a built in part of MoI, it's part of the CustomUI extension.

So first thing to check is are you running an old version of that? You can get the current one from here I think:
http://moi3d.com/forum/index.php?webtag=MOI&msg=6507.268

- Michael
From: moritzbock (MORITZ)
20 Mar 2019   [#82] In reply to [#81]
Hello, Michael,
now I have adjusted everything so far, but now I get the following hint when starting Moi

Where is this report stored so I can send it to you?
-moritz

Image Attachments:
Bildschirmfoto 2019-03-21 um 01.19.56.PNG 


From: Michael Gibson
20 Mar 2019   [#83] In reply to [#82]
Hi Moritz, actually the report generation for those cases (called an "assert" instead of a crash) isn't hooked up in v4, I'll re-enable it for the next beta.

There may be some information about it in the log though, you can show the log by running this script:
script: moi.ui.createDialog( 'ShowLog.htm' );

Could you please run that copy any text in there and send it to me here or e-mail to moi@moi3d.com ?

Thanks, - Michael
From: moritzbock (MORITZ)
21 Mar 2019   [#84] In reply to [#83]
Hi Michael,
here is the hardcopy (can't copy the text) of this log file
Thanks,
-moritz

Image Attachments:
Bildschirmfoto 2019-03-21 um 10.08.36.PNG 


From: Michael Gibson
21 Mar 2019   [#85] In reply to [#84]
Hi Moritz, thanks for posting that. That one means it can't find one of the "ui", "commands", or "docs" folders inside the normal app package (inside Contents/Resources inside the app).

Did you possibly delete one of those from your installation?

- Michael
From: moritzbock (MORITZ)
21 Mar 2019   [#86] In reply to [#85]
Hi, Michael,
yes, at first I deleted these folders, but then reinstalled MoI. Now it also finds the commands folder in the library directory and the scripts run perfectly. Don't ask me what I did wrong - without your help I would be lost.
Thank you very much for your always quick help ...
-moritz
From: Michael Gibson
21 Mar 2019   [#87] In reply to [#86]
No problem moritz, I'm glad you are all set up ok now!

- Michael

Message 9266.88 was deleted


From: Frenchy Pilou (PILOU)
26 Mar 2019   [#89] In reply to [#88]
Nodes from Elephant ?

Message 9266.90 was deleted


Message 9266.91 was deleted


From: Frenchy Pilou (PILOU)
26 Mar 2019   [#92] In reply to [#90]
Ah yes the Dog-bone and T-Bone corners for your previous post ;)

Else for the offset lines
You can also close by 2 Blends it's more natural :)
But sure it's not automatic for hundred of them! :)


From: Michael Gibson
26 Mar 2019   [#93] In reply to [#88]
Hi Vladimir,

re:
> Is there any way to automate this kind of rounding of two-dimensional geometry?

Try the attached InsertCircle script, it will insert a circle into your 2D shape with every click which places the circle's center point.

Instructions for installing a plug-in here.

It works like this:


Hope that helps! - Michael

EDIT: 5/29/2021 - added "Flip" option.

Attachments:
InsertCircle.zip


From: Frenchy Pilou (PILOU)
26 Mar 2019   [#94] In reply to [#93]
Funny!

When you click out the space of the closed curve clicked for draw other circles
then that make Union with existant ones!
A sort of blobbing ogre! :)
(inside or outside)



And you can select several closed curves!
And you can change size during the drawing directly to the numeric keyboard!



Bones! ;)



French Version
http://moiscript.weebly.com/insertcircles.html
http://moiscript.weebly.com/uploads/3/9/3/8/3938813/insertcircle_vf.zip

Message 9266.95 was deleted


From: Michael Gibson
27 Mar 2019   [#96] In reply to [#95]
Hi Vladimir, sorry I don't understand quite exactly what you want it to do. I was thinking you just wanted a quick way to place circles onto a rectangle with some different variations.

It sounds like you were looking for something more specific than that?

Is it that you want to generate the whole shape including the rectangle in one step? What parameters would you want to give?

- Michael

Message 9266.97 was deleted


From: Michael Gibson
27 Mar 2019   [#98] In reply to [#97]
Hi Vladimir, in order to automate something I would need to know what parameters you want the automation process to take as inputs.

Would the input be the rectangle and 4 circle curves like you have in the file?

- Michael

Show messages:  1-18  19-38  39-58  59-78  79-98  99-118  119-138  139-158  …