-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fixing Load read/create bugs #219
Conversation
@BHoMBot check core |
@JosefTaylor to confirm, |
@BHoMBot check compliance |
@JosefTaylor to confirm, |
@BHoMBot check versioning |
@JosefTaylor to confirm, |
@BHoMBot check installer |
@JosefTaylor to confirm, |
As #217 is listed as a feature because it is implementing new functionality, this PR as a whole needs the feature tag, which also means it probably can't be merged till the end of sprint |
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.
LGTM
@BHoMBot check ready-to-merge |
@enarhi to confirm, the task for checking if this Pull Request is ready to merge is now queued. |
NOTE: Depends on
Issues addressed by this PR
Closes #216
Closes #217
Closes #218
Fixed un-handled missing load types in Create and Read - create would crash, read would return every load in the model.
Fixed BarPointLoad, which assumed a relative distance, rather than absolute.
Test files
https://burohappold.sharepoint.com/:f:/r/sites/BHoM/02_Current/12_Scripts/03_Alpha/BuroHappoldEngineering/Create%20Read%20Loads?csf=1&web=1&e=RgtJKt
Changelog
Additional comments