men0wjv:
About applying the dynamic displacements part:
If you apply dynamic forces, these would result in (dynamic) displacements and then could be used for plotting.
Dynamic forces may be applied using harmic analysis type, which is a harmonic analysis.
About the plotting part:
Define a path with PATH,NAME,2,,100
Define de position of both points of the line (start and end):
PPATH,1,,-10,0,0
PPATH,2,,10,0,0
Interpollate de results along the defined line:
PDEF,sigx,S,X
Review the results with e.g. PLPATH,... of PRPATH,...
If you have some more info, I may be able to give you more detailed help.
rgrds
Wim