GiD - The personal pre and post processor
What's new
v 1.19:
new command
objarray extract
v 1.18:
new command
objarray swapnew command
objarray permutenew command
objarray new_structured_connectivitiesnew command
objarray new_structured_coordinatesnew command
objarray new_n_from_incrementto create n items starting from a value and incrementnew command
objarray resizenew command
objarray removeobjarray setnow allows to set multiple<n>values of index, index+1, index+<n>objarray reversenow allows<blocksize>to reverse considering as blocks of this sizeobjarray searchnow allows-start <index>to start finding from this index
v 1.17 :
objarray rangeallow index<0or>nthen become0andn, acting like Tcl standardlrangecommand.v 1.16 : new command
objarray replace_valuev 1.15 :
objarray setallow'nan'special value-binary <data>proc objarray_map { dst_objarray_type lambda lst_arrays }
v 1.14 : new command
foreachto simplify and to loop faster over all items of the array.v 1.13 : new command
vector_sumto return a vector sum of other 'n' vectors (but it is not a reduction sum).v 1.12 :
new
-binary <data>option when creating objarraysadded new
'get_binary'option to get the byte representation of the objarray.
v 1.11 :
new commands
translateandrotate, for arrays representing xyz coordinates.Efficiency enhanced of
replacecommand.
v 1.10 :
new command
snapto force values close (with tolerance) to a target.new commands
minimum/maximum -indexsub-option.
v 1.9 : new command
reversev 1.8 :
incr <index>sub-option.Some commands parallelized with OpenMP
v 1.7 :
scale, minimum, maximum, renumberv 1.5 :
boolean intersection, union and subtraction.
objarray newandobjarray setmodified to allow set all values from a list of values.
v 1.4 :
searchv 1.3 :
insertandreplace
COPYRIGHT © 2022 · GID · CIMNE