Hello
How I can automate this part for a vector that contains n node?
xy0 = XYDataFromHistory(odb=odb,
outputVariableName='Reaction force: RF3 at Node 1 in NSET NODE_BOUNDARY',
steps=('Static_definition', ), suppressQuery=True) # read results from nodes Forces
xy1 =...