ShowConstrained and ConstrainedSize Options#
By calling ShowConstrained option retained and constrained nodes connected to each other will be shown on plot. ConstrainedSize option enable users to determine the size of lines and costrained and retained nodes. (Default size=6)
Example#
source BraineryWiz.tcl
# ...
# lines of Creating OpenSees model
# ...
# Call PlotModel command
PlotModel ShowConstrained ConstrainedSize 3
Watch resulted plot here.