Hello
In GraphiX, I want to save all nodes touching to a set of lines into a node set for force extraction later in CalculiX. I do this as follows:
seta load_sum l l5 l13
send load_sum abq nam
However, the two extreme nodes seem to be excluded from the created node set.
How can I include all nodes?