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

show_elemens_tag Option#

A boolean that determines to show elements tag or not. (Default=False)

Example#

Example with show_elemens_tag=True#
import BraineryWiz as bz

# ...
# Create the OpenSees model
# ...

# Call PlotModel command
bz.PlotModel(plotmode=1, show_elemens_tag=True)