manuel1618 / mpcforces-extractor

Get forces from RBE2s in Optistruct summed by connected parts
https://manuel1618.github.io/mpcforces-extractor/
MIT License
0 stars 0 forks source link

Javascript Refactoring #85

Open manuel1618 opened 6 days ago

manuel1618 commented 6 days ago

The time has come to do a major refiactoring of the js code in this project. Right now the code is divided into one file per page and also a common.js file. Its lacking a good folder structure and code division into seperate files in order to be maintainable.

Todo: