Show messages:
1-15
16-35
36-55
56-68
From: Michael Gibson
Hi ed,
> A little bit late, but i find this super useful. I just want
> to know if you can make a script that opens the html
> file for further edition. Thanks in advance...
Sorry, I'm not quite understanding what you mean.
Are you talking about the ToroidalHelix plug-in command?
What html are you referring to?
- Michael
From: ed17 (ED17ES)
Sorry for being not so clear. I mean a script that can open the htm file were you edit the buttons of the plugin gallery.
From: Michael Gibson
Hi Ed, well for editing that .htm file you would just run notepad and then use File > Open in notepad to go open up the file.
If you'd like to have some shortcut for editing that particular .htm file, you could do something like make a shortcut on your Windows desktop that would open that file up in notepad when you ran the shortcut.
To do that, when you create the shortcut in the Windows desktop, put in something like the following for what it should run:
%windir%\system32\notepad.exe "c:\path\to\file.htm"
Then when you double-click that shortcut it will launch notepad and open up that particular file.
- Michael
From: Paul (WWWPAUL)
I cannot use the script. Is an error in my PC maybe (I use VISTA Home Premium).
Any idea how to solve this ?
Thank you

Image Attachments:
ScreenShot017.jpg
ScreenShot018.jpg
From: Michael Gibson
Hi Paul,
> I cannot use the script. Is an error in my PC maybe (I use VISTA Home Premium).
> Any idea how to solve this ?
Your PC is fine - you just need to change what you entered in as the command part of the shortcut there.
Just put the text: ToroidalHelix
in for the command part of the shortcut key to make that key trigger that plug-in command.
Also the files for the command (ToroidalHelix.js and ToroidalHelix.htm) need to be copied into the \commands sub-folder inside of MoI's main installation folder.
- Michael
From: tcope (TRACEY)
Hey Michael,
This is Tracey from Alibre. I hope all is well with you. I have a quick Question.
How can i calculate the OD of the Toroidal helix? (using the Short cut tool) What is the default units of measure?
thank you Sir
Tcope
From: Michael Gibson
Hi Tracey, I'm sorry but I don't really understand your question.
What do you mean by "OD" ?
Also which tool do you mean when you say "Short cut tool" - are you referring to a particular command in MoI?
> What is the default units of measure?
The current unit system for MoI is set under Options > General > Unit system (at the top of the dialog).
If you push the "Unit options" button next to it, that will pop up a dialog that will let you set the default units that are used when MoI starts up before you have opened any files. The unit system is stored in files so when you open up a particular file, the unit system setting will get read in from that file as well.
- Michael
From: DannyT (DANTAS)
'OD' in the engineering world is Outside Diameter.
-
From: Michael Gibson
Hi Danny, thanks!
So when you create a Toroidal Helix, it asks for these 2 radius parameters:
The "Radius1" value sets the distance from the center of the torus to its centerline, like this:
The "Radius2" value sets the thickness of the torus - how large the torus is around that centerline, like this:
So that means that the outer diameter of the entire thing will be the Radius1 and Radius2 values added together, and then multiplied by 2.
These are values that you enter when creating the toroidal helix.
The unit system used will be the current unit system that is active in MoI at that time, which can be set under Options > General > Unit system.
- Michael
Image Attachments:
toroidal_helix_radius1.jpg
toroidal_helix_radius2.jpg
From: tcope (TRACEY)
Thank you Michael for clearing that up for me. and Thanks Danny for the OD response for Michael, sorry i couldnt back in time to clarify my question.
Cheers!
Tracey w/Alibre
From: AlexS (ALEKSEI)
Hi!
I copied the two files (SineWave.htm and SineWave.js) to \commands. Applied to the G key command SineWave, but the program gives this error.
I use MoI v2 and Windows 7. In what may be the problem?
Thank you!
From: Michael Gibson
Hi Alex, could you show a screenshot of exactly what you put in for command assigned to the G key?
It should be just a plain name like this: SineWave
Make sure you don't have something like: script:SineWave
- Michael
From: AlexS (ALEKSEI)
Thank you! Yes, actually wrote a line of text script. Corrected.
P.S. Sorry for my English. Translator Google.
Show messages:
1-15
16-35
36-55
56-68