Managing settings for macros
You can add additional assemblies to use in your macros and set the location of your macro libraries on the JewelSuite Geomechanics Macros settings form (Home > Settings).
Assemblies contain the methods and properties that you can include in your macros. In the Loaded Assemblies list on the Macros form are the names of various assemblies that are always available for you to include. Some of these are installed with and part of JewelSuite Geomechanics and other are part of Microsoft Windows™. Since you cannot remove them from the list, they are grayed out.
To add additional .NET assemblies
You can, however, add additional .NET assemblies installed on your machine that contain other methods that you want to use. To do this, click Add Assembly, select the file (*.dll or *.exe) and click Open. If you have multiple versions of the assembly and would like to use a previous version, click the drop-down arrow on the Open button and select Show previous versions. If the assembly can be loaded so it is ready for use in your macros, it appears in the Loaded Assemblies list. To remove (unload) an assembly you have added from the list, select it and click Remove Assembly.
To define the macro library location
Set the location of your macro libraries by either entering a path in the Location of Macro Libraries field, or clicking Browse and selecting a location. All the macro libraries you create are stored in this location.