-
Notifications
You must be signed in to change notification settings - Fork 14
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
BHoM Dynamo Nodes #1167
Comments
Hi @leosteele , sorry to hear you're having this issue. Can I check, does any of the discussion on this topic relate or seem linked? In particular, this comment provides certain folders to check for information. If that topic is not related, just to help us narrow down the issue, could you confirm which version of Revit and/or Dynamo you're attempting to use the BHoM with, and which version of BHoM (I'm presuming 5.0b, but best to confirm to be sure!) 😄 |
@FraserGreenroyd Yes! That comment is actually very close. When I look in the Dynamo package location, there is no BHoM folder. I did try copying the whole Assemblies folder from I did find this comment which seems very close to what I am experiencing: BHoM Dynamo (dll or via Package Manager Download) Though in your linked comment, you note that BHoM doesn't work with Revit 2022 or Dynamo 2.5+. I am using Revit 2022 and Dynamo 2.12 but the add-in is also not installed on any previous versions of Revit/Dynamo. |
@pawelbaran looping you in - time to get the sleuthing hat out again! |
@FraserGreenroyd After some digging the BHoM package is installed in this location: Revit 2020 is the only Revit version I have that runs Dynamo 2.3 and I receive this error when starting Dynamo:
Additionally, I copied the contents of Thanks so much for your help! |
Hi @leosteele! Thank you for reporting this - unfortunately, Dynamo is a fragile product that often goes down without a clear reason. The error you are getting in Revit 2020 looks similar to BHoM/BHoM#1344 and is probably caused by a conflict with some other package. Fixing such issues reminds searching for a needle in a haystack, and that is the actual reason for discontinuing BHoM support for later versions of Dynamo (at least until it becomes more stable...) - similar to Lunchbox and others. Following the above, I would strongly recommend using BHoM with Revit through Grasshopper - it is much more user friendly plus you can leverage fantastic geometry engine of Rhino. I think this comment concludes the discussion, so I will close the issue. However, please feel free to reopen if you think more input is needed. Thanks! |
@pawelbaran Just to clarify, are you saying above that BHoM does not work in Revit 2022/Dynamo 2.12? This comment in the similar issue is contradictory:
Just trying to understand if I should troubleshoot any custom packages I have installed for Dynamo 2.12 to get this package to work or if there's no way to have it work and I should instead focus my energy on Grasshopper. Additionally, can Grasshopper run in Revit outside of the Rhino.Inside add-in? There's no option for downgrading Dynamo versions in Revit 2022, correct? |
I am 100% sure BHoM does not support Dynamo 2022 @leosteele - we have not even compiled our files for anything above 2.3 😉 So BHoM should not affect any version of Dynamo beyond 2.3. Unfortunately, I have not heard of any ways of downgrading Dynamo under latest versions of Revit (they are built-in as far as I know). Regarding Grasshopper, if you want to run the plugin inside Revit process, it needs to go through Rhino.Inside. However, BHoM's Revit adapter does not require to be run this way - you can run it from Rhino/Grasshopper as well. |
Installing the BHoM installer creates an Add-in in the Revit Ribbon. However, when Dynamo is opened there is no BHoM add-in or nodes. There is no information in the wiki or previous issues I could find (minus on issues from 4/2021 that had no reply) that was this same issue. Can you explain the steps if the installer doesn't add the package to Dynamo?
The text was updated successfully, but these errors were encountered: