GiD what's new : 16.0.4


What's new 16.0.4


General:

  • Windows, try to allow models with long filenames (>260 MAX_PATH  characters)

Preprocess:

  • New GiD variable  ApplyTransformationsToEntitiesMeshes   to enable/disable automatically do on the mesh the action done in its geometry (move, delete, change layers, groups, etc.)
  • Fix bug delete layer with elements continue drawing it.
  • Fix bug conditions press 'All conditions all intervals'
  • Fix crash deleting mesh with entities in frozen layers and remesh
  • Fix crash send surface to other layer with inner element pointing to a NULL node
  • proc MessageBoxOptionsButtons: avoid that click icon to close window return the first option, the user must select one.
  • Fix bug mesh: smoothed normals not recalculated remeshing a model with old mesh in frozen parts

Postprocess :

  • Fix bug post-process extracting boundaries with several meshes
  • Vtk import corrected error which caused in some cases to create too many points.

Customization :

  • GiD_EntitiesGroups get $group_name elements returning ids not sorted increasing because multiple meshes
  • CustomLib value items allow new attribute validate_expr   to validate it with an arbitrary valid Tcl expr.
  • CustomLib value items allow new attribute format_command   to format the value with a Tcl procedure.