🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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