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

FigWidth and FigHeight Option#

Using these options the dimension of the plot can be determined. (Default: FigWidth=1000 and FigHeight=800)

Example#

Example with FigWidth=600 and FigHeight=600#
source BraineryWiz.tcl

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

# Call PlotDefo command
PlotDefo FigWidth 600 FigHeight 600

Watch resulted plot here.