What's new from version 11.1.8d to 11.1.9d
General:


Preprocessing:


Postprocessing:


Customization:

several events: GenerateSphereMesh (to be invoked to generate the mesh of spheres)
variable SphereMesher to store the kind of sphere mesher
several Tcl procedures: (see gid_plugin_mesh.tcl)
GiDMeshVariables TclOO superclass to derivate subclasses for variables of plugin meshers
GiD_RegisterPluginMeshVariablesClass / GiD_UnRegisterPluginMeshVariablesClass
GiD_RegisterPluginPreferencesProc / GiD_UnRegisterPluginPreferencesProc
GiD_RegisterPluginGenerateSphereMesh / GiD_UnRegisterPluginGenerateSphereMesh
PluginMeshVariablesClass_VariableManager, to access values of variables
CreateWidgetsFromXml::AddAfterName , to modify the preferences window
GiD_RegisterProcedureToInvokeAfterSourcePlugins, to do something after plugins are sourced