hexagon logo

How can I get a list of IDs from a selection.

The list contents are generated from a selection; however, I can not find a way to get the contents of the list. I intend to use this list of IDs for post-processing. I see a way to store the selection as a set; however, the set contents (specifically the IDs) are not visible or exportable.
 
I have a python routine that will export a .csv of nodes and their x, y, z coordinates; however, the routine uses sets. There is no way to save a set to a .t16 file and still utilize the py_post module. My intent is to use the nodes and their coordinates in combination with exported history plots for some advanced post-processing.
Parents Reply Children
No Data