OnHover Option#
By calling this option, nodes and element data hover on the plot. After calling this option, move mouse on the nodes or element to watch data on plot.
Example#
source BraineryWiz.tcl
# ...
# lines of Creating OpenSees model
# ...
# Call PlotModeShape command
PlotModeShape 3 OnHover
Watch resulted plot here.