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

FigWidth and FigHeight Options#

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

Example#

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

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

# Call PlotModel command
PlotModel FigWidth 600 FigHeight 600

Watch resulted plot here.