How can i get the max value of a table's column with TCL?

Seçkin13
Seçkin13 Altair Community Member
edited October 2020 in Community Q&A

Hi all 

 

I created a table with Fx,Fy,Fz values with many load cases. I would like to get the max value for each column.

 

How can i get the max value of a table's column with TCL?

 

Best Regards

Seçkin

Tagged:

Answers

  • Seçkin13
    Seçkin13 Altair Community Member
    edited January 2020

    ?

  • llyle_20499
    llyle_20499 New Altair Community Member
    edited February 2020

    Hi Seckin,

     

    Possible to share the code you have written to create the table? 

  • tinh
    tinh Altair Community Member
    edited February 2020

    Hi

    You can do it by getting all column values, store them in a list, sort the list