🎉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

Tcl for splitting with line

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

Hello

 

I am creating a tcl file which will split the elements with line drawn on window

 

so I dont know how to create array and all 

 

so can anybody help me??

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    hello 

    So i have found a solution for this 

     

    as I can directly call up the edit element command in tcl 

    hm_setpanelproc {hm_callpanel 'edit element';}

     

     

    put above line in tcl and it will call up the panel

     

    Thank you everyone on forum 

    I have made this based on previous post only 

     

    thank you