OpenSeesPy
OpenSeesPy copied to clipboard
Looking for full original Get_Rendering.py for OpenSeesPy 3.4.0.1 (2022 version — with createODB)
Hi everyone, I am looking for the full original Get_Rendering.py (as used before the switch to VFO). My old code (RW1 Specimen) from May 2022 was using:
import openseespy.postprocessing.Get_Rendering as pp pp.plot_model('Nodes') pp.createODB(...) Now the repo is 404 and I would like to get the original version to run my old model.
If anyone still has the 2022 original, could you please share it? Thank you so much!