🎉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

Create a TCL Routine for Update a Column table with node of set

User: "Jonny_CAP"
Altair Community Member
Updated by unknown

Hello 

I am writing a tcl script to create a table with the ID node of set:

 

*createstringarray 1 int
*tablecreate "NODE" 1 1 1 1
set table_id [hm_getvalue tables name=NODE dataname=id]

*createmark nodes 1 "by set" 100
set nodes_list [hm_gettablecolumndata $table_id 1]

 

But  is not working.

Can you help me ?

Thank you in advance

Find more posts tagged with