-
Notifications
You must be signed in to change notification settings - Fork 1
Push and Pull of Parametric Sections and Beams #161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push and Pull of Parametric Sections and Beams #161
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cross Sections can be successfully pushed and pulled when using an empty RFEM model. This was tested by creating numerous bars with differing cross sections and pushing/pulling them in GH. The code was not reviewed.
@BHoMBot check compliance |
@BHoMBot check compliance |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 8 requests in the queue ahead of you. |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 2 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 23 requests in the queue ahead of you. |
Issues addressed by this PR
During the pushing process of multiple beams with different cross-sections, they were mistakenly pushed as multiple beams with equal cross-sections. Furthermore, there were issues with correctly pushing beams that had a T-shaped section. Standard L-shaped beams could not be pushed at all.
Closes #160
Test files
Test File Bar Push/Pull
Test File Section Push/Pull
Changelog