GiD - The personal pre and post processor
From v 12.1.7d to 12.1.8d
What's new from version 12.1.7d to 12.1.8d
General:
Fixed crash of command line -PostResultsToBinary option and implemented the 'OnNurbsSurface' results case.
Some changes related with Altair licence.
Preprocess:
Allow to set the column visibles in layers and groups table.
'Granular' sphere/circle mesh generator plugin included in GiD.
Fixed bug meshing circles with rball mesher.
Layers: allow deletion also if it has entities, parts in back, conditions or child layers.
Fixed bug selecting and drawing faces of elements to apply conditions directly to mesh.
Post-process:
Read of 'OnNurbsSurface' results in binary postprocess file format.
Fixed bug reading mesh+results from a .post.lst file without preprocess mesh.
Fixed bug reading results from a .pos.res binary file with mesh+results, only the mesh was read.
Postprocess variables of menu options moved to preferences window.
Graphs fonts can be changed in the preferences window.
Graphs are saved inside the GiD project automatically and loaded when we open the project again.
Customization:
CustomLib library now freely available for all probletype developers (and documented in customization manual)
New command line flag -m <alternative_macros.tcl> to allow use different user macros file (e.g. for different problemtypes)
New sub-option GiD_Info layers -canbedeleted <layer_name>
New GiD-Tcl event BeforeReadGIDProject,AfterReadGIDProject, BeforeDeleteCondition, AfterChangeCondition, AfterCreateCondition.
New sub-options of GiD_UnAssignData condition <condition_name> all|all_geometry|all_mesh to unassign of all entities of geometry and/or mesh.
New sub-options of GiD_CreateData to create and delete conditions.
GiD_Info bounding_box ?point|line|surface|volume <entity_id>? (new sub-options to get the bounding box of geometric entities)