-
Notifications
You must be signed in to change notification settings - Fork 15
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
Aligning with changes in BHoMAdapter Refactoring Level 04 #497
Conversation
Can you use the same PR title as the other PRs @pawelbaran for the change log? Cheers 😄 |
This comment has been minimized.
This comment has been minimized.
UPDATE: Ready to test, could all of you please run your project scripts if you have any? Thanks! |
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.
I have tried this on a project and the macro push, and It seams to work but will flag a thing just in case.
Grasshopper crashed quite brutally the first time I tried this and added the Revit Adapter to the script, I have however not been able to replicate this and hope that it was due to building BHoM poorly.
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.
I have tested some scripts and pulling an environmental building and all works as it did before as far as I can ascertain.
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.
Managed to pull environmental buildings and push back to Revit. Works as before
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.
Successfully pulling Panels and IFramingElements from a project model
NOTE: Depends on
BHoM/BHoM_Engine#1371
BHoM/BHoM_Adapter#164
BHoM/BHoM_UI#167
If you use Grasshopper: Aligning with changes in BHoMAdapter Refactoring Level 04 Grasshopper_UI#440
If you use Excel: https://github.com/BHoM/Excel_Toolkit/pull/172
If you use Dynamo: Aligning with changes in BHoMAdapter Refactoring Level 04 Dynamo_UI#188
If you want the Adapter components to be automatically upgraded to their new version in your test scripts: Adding support for method upgrade Versioning_Toolkit#8
Issues addressed by this PR
Closes #486
Test files
Macro push test on SharePoint.
Macro pull tests on SharePoint.
Changelog
Additional comments
It is a crucial PR. Please review carefully as it may crash the whole adapter 🙈