📣 Release Announcement: GsaGH 1.5.1 is Here! 🚀
We are excited to announce the release of GsaGH 1.5.1! This update brings a number of important bug fixes and improvements to ensure a smoother and more reliable experience for all users. Below, you'll find the highlights of what's been addressed in this version:
🛠️ Bugfixes
- Default Group Assignment: Fixed an issue where members were incorrectly assigned to group '0' by default, which was invalid. They now default to group '1'.
- Tolerance Clarification: Added clarification for the Tolerance setting in the 'Analyse model' and other components. It's now clear that these - tolerances apply to specific operations rather than the entire document.
- Prevent Re-analysis on Right Click: Prevented right-clicking on 'Analyse Model' from re-analysing the solution.
- Release Inversion Bug: Fixed a bug where releases behaved in the opposite way when editing Members or Elements.
- Create Grid Line Units Issue: Fixed an issue where the ‘Create Grid Line’ component did not respect Rhino Units when creating GSA objects.
- CreateList Component: Corrected behavior when IDs were set, preventing blank definitions.
- Open in GSA: Fixed compatibility issues with Rhino 8 under specific conditions.
- File Path Fix: Open in GSA now works even if there are spaces in the file path.
- 2D Element Topology: Topology for 2D elements now displays correctly as a tree structure instead of a flat list.
- Load Panels Geometry: On the ‘Edit 2D Element’ Component, Load panels geometry, polylines are now visible.
✅ Validated as Working
- Polyline Member Specification: We validated the fix for using polyline curves to specify members on the API side, ensuring that it works seamlessly in version 1.5.0 and onward.
🔗 Ready to Download
Find the updated version GsaGH 1.5.1 on the PackageManager and start enjoying these updates!
We value your feedback, so please let us know how this release works for you. Your input helps us make GsaGH even better. 🚀
Created from commit 313d612
What's Changed
- GSAGH-558 removed AbsorbedDoseOfIonizingRadiation from the doc generation… by @psarras in #717
- GSAGH-503 Right-clicking Analyse component re-runs component first by @DominikaLos in #715
- GSAGH-496 tolerance set in analyse, create model component not working by @DominikaLos in #723
- GSAGH-473 Update groups default value from 0 to 1 for members/elements created using GsaGH. by @DominikaLos in #716
- GSAGH-497 - GsaGH creates releases opposite to what is defined using 'Edit element/member' component by @SandeepArup in #721
- gsagh-504: 'Create Grid Line' component takes input always in meter (m) irrespective of the model unit by @DominikaLos in #725
- GSAGH-563:Topology of 2D element load panels are not displayed in proper format by @SandeepArup in #729
- GSAGH-564:Mesh of load panel 2D elements are invalid by @SandeepArup in #730
- GSAGH-526: 'Open in GSA' in Save component in Rhino 8 does not open model by @DominikaLos in #728
- GSAGH-505: Node list definition is blank if index is feed to a 'Create List'-node component by @DominikaLos in #731
- GSAGH-567: Cannot Open File with Whitespaces by @psarras in #734
- GSAGH-565: Update version numbers in project files by @psarras in #733
Full Changelog: 1.5.0...1.5.1