What's new from version 12.1.9d to 12.1.10d
General:
Preprocess:
Post-process:
- Fixed bug creating iso-surface with prism elements
- Fixed crash cutting mesh by plane defined by 3 points
Customization:
- CustomLib tcl package documented in customization manual (library to aid the development of problemtypes with a data tree)
- New Tcl command GiD_EntitiesSets get <set_name> nodes|elements|all_mesh ?-count? or entity_sets nodes|elements <id>
- New Tcl command GiD_Sets get color|visible|type|num_entities|id <set_name>
- New Tcl subcommand GiD_Groups is_forbidden_name <group>
- New GiD-Tcl events for graphs and graphsets (AfterCreateGraph, BeforeDeleteGraph, AfterDeleteGraph, AfterChangeGraph, AfterRenameGraph, AfterCreateGraphSet, BeforeDeleteGraphSet, AfterDeleteGraphSet, AfterChangeGraphSet, AfterSetGraphSetToUse, AfterRenameGraphSet)