-
Notifications
You must be signed in to change notification settings - Fork 2
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
Align to changes in BHoM Adapter #370
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.
LGTM!
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.
tested with dynamo sandbox and GH
both crush Revit when try to export
I guess we need to check if this is not Revit issue
Errors isolated to be within the Revit toolkit
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.
NOTE: Depends on
BHoM/BHoM_Adapter#151
BHoM/BHoM_UI#149
If testing on Grasshopper, you need Grasshopper_Toolkit branch
If testing on Dynamo, you need Dynamo_Toolkit branch
If testing on Excel_Toolkit, you need Excel_Toolkit branch
If your Toolkit uses Socket_Toolkit: Socket_Toolkit branch
If your Toolkit uses Mongo_Toolkit: Mongo_Toolkit branch
Issues addressed by this PR
Closes #369
Updating adapter to align with changes in the parent BHoMAdapter
Test files
All previous scripts should still be working as before.