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

SupportSize and SupportsDescOff Options#

Using this option user can define a size supports size. Attention that the size number should be mentioned just after the option. By assigning a value to SupportSize option, supports will be plotted. Supports types are shown based on colors and decription of colors are also plotted in the bottom of the plot. By mentioning SupportsDescOff in options, supports description will be hidden.

Example#

Example for SupportSize equal to 0.2#
source BraineryWiz.tcl

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

# Call PlotModel command
PlotModel SupportSize 0.2

Watch resulted plot here.