GiD what's new : From v 12.0.4 to 12.0.5


What's new from version 12.0.4 to 12.0.5
Preprocess:

  • Fixed bug with local axes in neighbor surfaces with opposite normals


Post-process:

  • Results cache: Corrected problem when more files are read in GiD than the maximum number of allowed opened files.
  • Screen-map textures: now when a texture is screen-mapped to a mesh, a result view can be drawn on another mesh. The other texture mapping techniques can already do this.
  • Screen-map textures: corrected an error with texture screen map for small images when the cornes lie inside a triangle, now the texture is correctly placed and not streched to the triangle nodes.
  • Screen-map textures: when selecting an image that is geo-referenced, instead of asking the user the image is projected automatically, using the geometrical information and in the normal direction of that information, instead.
  • Graphs: corrected error that changed the background color when the graphs window is opened.
  • Animate results window: corrected tcl errors when changing delay time in the middle of the animation, maintaining the from-step to-step values when changing the results visualizations.


Customization:

  • New GiD-Tcl events proc AfterChangeParentLayer { oldname newname } (that replace "AfterChangeLayer $newname parent"), and the same for AfterChangeParentGroup
  • New GiD-Tcl event proc AfterLoadGIDProject { modelname }