Hi Jason
Thank you for a fast and accurate response.
I modded the code to exactly fit my purpose:
! Find first node of interest 0.4*t from the weld
cmsel, s, line1
cmsel, r, line2
*get, nodenum1, node, 0, num, min
! Find second node of interest 1*t from the weld
cmsel, s, line2
cmsel, r...