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

Moving Functions #40

Closed cslotboom closed 4 years ago

cslotboom commented 4 years ago

Here I move around some functions and imports. This will make it easier to track final changes to all the functions.

All of the functions from "Get_Fiber Response" and "Get_Rendering_Animations" has been moved, and the files deleted.

Some functions will need to be imported now. I will fix it as I go through my final cleaning and making the test suite.

cslotboom commented 4 years ago

Hey @u-anurag - sorry I think I wasn't very clear. I was planning to make those changes once the files were moved, but I can change those first if that is your preference.

I did realize this breaks a lot of things. I thought it would be easier to track changes to the functions if I updated the file location first, then updated the functions. I'm happy to make the changes in this pull request, if that is easier.