How to Learn Tcl scripting

User: "yukesh.aero"
Altair Community Member
Updated by yukesh.aero

Hello every one ,

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

 

 

 

Thanks 

 

 

Regards

Yukesh

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "tinh"
    Altair Community Member
    Updated by tinh

    It is a very easy to learn language

    Read it manual and take some examples, you will see

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

    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

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

     

    Regards

    MEIYARASU19

    User: "tinh"
    Altair Community Member
    Updated by tinh

    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?

    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

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