Hello guys,
We are trying to import Rhino geometry into Revit using the Rhynamo package and through direct shapes.
We are having serious problems with Rhynamo, Revit/Dynamo crash when the number of extrusion is larger than a few items.
Have you experienced the same, otherwise what workflow you use.
Dyn attached as well as very basic examples (B1 works but B2 doesn’t)
The screenshot attached shows B2, as you can see is pretty simple right?
I am using Revit 2018.3_2 and Dynamo 2.0.2 and the latest Rhynamo package from https://provingground.io/tools/ .
B1.3dm (23.6 KB)
B2.3dm (34.2 KB)
Rhino to Revit_v1.dyn (10.9 KB)
If I add one extrusion more dynamo crashes!!!
Any ideas why???
Hello guys,
Any ideas how can we make this work???
Many thanks in advance
Debug which node triggers the crash. Check for console errors. Ensure the file isn’t open and that Dynamo is runnning from scratch.
Hello Jacob, how can I find out which node triggers the crash?
I always make sure rhino is closed and dynamo is open from scratch.
Thanks
Disconnect all nodes, run the graph. Wire the next one in. Run. Wire the next. Run…
Keep going till you find it.
1 Like
Kulkul
March 31, 2019, 4:45pm
8
Hi @BIMadmin
I tested your files. It works for fine me:
1 Like
Hello Kul Kul,
Can you try this file please?Untitled4.3dm (54.0 KB)
Only a few items and not working in my end!!!
Kulkul
April 3, 2019, 4:20pm
10
Works for me see attached sat file For Francisco.sat (279.2 KB) which i exported from dynamo.
Hello Kul Kul,
Is not working on my end,
I am using Revit 2018.3_2 and Dynamo 2.0.2 and the latest Rhynamo package from https://provingground.io/tools/ .
you?
Kulkul
April 3, 2019, 5:14pm
12
Dynamo 1.3.3, Rhynamo 2018.4.3
We are using Rhino 5.0, do you think could be related?
I will try it on 1.3.3 and the same Rhynamo package.
Thanks
I tried on Dynamo 1.3.4, I cannot use 1.3.3 anymore on Revit 2018.3_2,and Rhynamo 2018.4.3 and the same file crashes all the time.
Any ideas?