This release adds a couple new features, and fixes a few bugs:
- Added a
VTKWriter
class to allow for easy exporting toParaview
. - Improved type hints for a simpler user experience.
- Fixed a bug in the pdf reports. Load combos were not being sent to the report template, which was preventing any load results from being displayed in the report.
- Simplified code for vector extraction of member segment results, and improved results reporting at load discontinuities along beams. Two results values are possible at mathematical discontinues, and only one was being reported. Now both are reported. This issue was only noticable if array results along a member were requested at large intervals rather than small intervals.
- Bug fix for array results format for physical members. This only affected users who used the array results functions.