u-anurag / OpenSeesPy

OpenSeesPy-Visualization: This branch is to work on Plotting commands to Python-based visualization of OpenSees models.
https://openseespydoc.readthedocs.io/en/latest/src/Plotting_Development_Guide.html
5 stars 2 forks source link

Add command for fibre Plot/animation #11

Closed cslotboom closed 4 years ago

cslotboom commented 4 years ago

Added functions in 0f0e4ce.

These functions allow the user to plot and animate a 2D fibre section.

I've tested this on my computer with spyder and juypter notebooks, both appear to work well.

Some testing should be done to make sure the recorder function works properly for forcebeamcolumn elements.

cslotboom commented 4 years ago

Completion moved to #33