How to Learn Tcl scripting

yukesh.aero
yukesh.aero Altair Community Member
edited October 2020 in Community Q&A

Hello every one ,

                           any one have any tutorial or books to learn  to scripting or give  a valuable suggestion .

 

 

 

Thanks 

 

 

Regards

Yukesh

Answers

  • tinh
    tinh Altair Community Member
    edited September 2016

    It is a very easy to learn language

    Read it manual and take some examples, you will see

    https://www.tcl.tk/man/

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2019

    your script for combining 2 pentas into 1 hexa is not working on HM17.3, Please let me know your thoughts

     

    Regards

    MEIYARASU19

  • tinh
    tinh Altair Community Member
    edited February 2019

    It's a very simple script:

    -select 2 pentas

    -get nodes of 2 pentas (*findmark or hm_nodelist)

    -create hexa if found 8 nodes (*createelement)

     

    Can you write it?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2019

    sorry..i am not good on scripts. Please give me the full script