Here is an example that moves the top of the beam 3.3 units in the 2-direction, when the top of the beam is located at 4 units in the 3-direction. The extent in the 1- and 2-directions is [0,1] x [0,10].
csur
disp,2
surface
1,0,0,4,3.3
2,1,0,4,3.3
3,1,10,4,3.3
4,0,10,4,3.3