ShowNodeTag Option#
By calling this option, tag of nodes will be shown on plot.
Example#
source BraineryWiz.tcl
#...
#Lines related to creating model
#...
#Reset the recorder file if any recorded data exist in
RecorderReset
#Record desired steps
{Loop of model analyze steps} {
Record
}
#Creating animation from redorded steps
PlotAnime ShowNodeTag
Watch resulted plot here.