CVolume3 Script with EE Values

 From:  David (BLEND3D)
11042.1 
Greetings,

I have long used Max Smirnov's CVolume script. It's such a great addition to MoI, hopefully Max will not mind that I added some electrical densities to the script and am posting it here.

As I installed the latest MoI beta v5 I thought maybe someone else would benefit from this or just the knowledge on how to modify the table so that they could customize it for their needs.

To use this script:
1. Unzip the file
2. Copy the two files to your MoI (4 or 5) "commands" folder
3. Add a shortcut key for the script:



I intended to show the code I added to the _CVolume3.htm file but it doesn't display well for me in the forum. So, I recommend a text editor such as MS Visual Studio Code or Notepad++ (both free). My changes to the table start at line 500. As you will see it is quite easy to insert your own data into the script.

Also if you look at the script in an editor you can see that I moved the default from Steel to Aluminum by changing which material line contains "selected" before "value"

Hope this is useful,
David

EDITED: 7 Apr 2023 by BLEND3D