Hypermesh .tcl script to identify minimum/maximum range of elements & nodes

Gokula Krishnan
Gokula Krishnan Altair Community Member
edited October 2020 in Community Q&A

I'm new to Hyper mesh Tcl scripting, I would like to create a script which reports out the minimum & maximum numbers (i.e. numbering range) of Elements as well as Nodes (Grids) of all the includes imported into the current HM window.

 

Any help is greatly appreciated !!

Answers

  • sandeepballiwar
    sandeepballiwar New Altair Community Member
    edited August 2018

    Hello Gokula Krishnan,

     

    you can use below commands:

    hm_entitymaxid

    hm_entityminid