Hello,
I am trying to create a list of nodes from a model. However when I do it, the generated list is reordered from highest to lower value. Is there a way that I can see the list in the order the nodes were chosen?
this the code I am using
proc selectionToList { what} { *createmarkpanel $what 1 "Select Elements/Surfaces" set ttt [hm_getmark $what 1]}selectionToList node