The latest Released version: 0.95 - Email Address: BraineryWiz@Gmail.com.

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#

Example for ShowConstrained and ConstrainedSize (size=3)#
source BraineryWiz.tcl

# ...
# lines of Creating OpenSees model
# ...

# Call PlotDefo command
PlotDefo ShowConstrained ConstrainedSize 3

Watch resulted plot here.