Z-displacement

hey, you need to use the 1d-result component for beam structures.However, there is no direct output of the displacements. You have to extract them by yourself. Just use two deformedmodel components and set the displacement scaling to 0 resp. 1. Split the curves scaled by 0 with an appropriate number of point and use the corresponding t-values to evaluate the curves scaled by 1. You’ll get the displacement by comparing the points.
1d-disp.gh (19.2 KB)