How to get Elements density of each element in hyperview by TCL

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

hello, everyone

  I want to get the topology optimization result in hyperview, such as displacement, stress state, elements desity and so on. But I don't know how to get those data. Hyperworks do not write out the hyperview command to command.tcl. And I try to get it throught hyperview hierarchy, as show in the figure. I do not find what I need.  I  have no idea if somethig wrong. Thank you for you any advice.

  

 

<?xml version="1.0" encoding="UTF-8"?>QQ截图20161027153845.png

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited October 2016

    I have solved this problem by polQueryCtrl and polQueryIterator, as code showing in the picture.

     

    <?xml version="1.0" encoding="UTF-8"?>QQ截图20161029175034.png