Hello,
can i drive dynamo studio in the latest version like: Dynamo Core 2.0.5, Dynamo Studio 2.0.0 ?
Or want it anymore developed?
KR
Andreas
Hello,
can i drive dynamo studio in the latest version like: Dynamo Core 2.0.5, Dynamo Studio 2.0.0 ?
Or want it anymore developed?
KR
Andreas
Hey,
So, as you maybe know, the appropriate core now comes with the appropriate Revit version⌠If you want a more recent core you need to upgrade your Revit, so that you know it has been properly tested. For the most recent core, that will be ahead of the Revit implementation.
John Pierson hacked his way to do it, but obviously it is not officially supported⌠I think if you google around you can find his method.
Cheers,
Mark
I have differnt versions i mean 2: 1.3.4 and 2.0.4. so you mean i can just deal with copy a folder? like 2.0.?
Hey,
1.3⌠Old Skool
Sorry I maybe didnât understand you⌠Are you just dealing with Sandbox, or are you wanting Dynamo Revit?
If just Sandbox, that should just download and run? I think I needed 7zip to unzip it, but otherwise it should be straight forward?
Apologies,
Mark
yes, we have a project with 2018.3.3. all scripts from the previous BIM-Manger written in 1.3.4. (it is a lot)
We create also Scrips in 2.0.4.
I want use a more recent version of Revit. But Client and project leaders,⌠it is a long story
does sandbox work with dynamo-studio? or a older version with 2018.3.3
Hey,
So I think you have to stick with 2.0.4 with Revit 2018âŚ
If you want 2.1, you must upgrade to Revit 2019, and so on.
As I said above⌠JP has hacked more recent versions of the Core into the Revit version he was using, but it is not officially supported.
Is there particular functionality which you need?
Cheers,
Mark
dicctionaries f.e. ⌠⌠some pythonstuff does not work.
and the syntex is in studio littly different. What is the sence dynamostudio? and why it does not develop anymore?
HmmâŚ
Do you want to post something which is failing? Then we can have a look at it? Or do you have lots of graphs which have problems?
So Dynamo Core runs Sandbox⌠That has the most up to date Core. That used to be called Studio I think.
Dynamo Revit lags slightly behind⌠Everytime Revit is released, it gets a more recent version of CoreâŚ
Now, people donât get an option when they open Revit, it just opens the version of Dynamo which is shipped with it.
Hopefully that makes sense?
Cheers,
Mark
[] vs {}
my post from list comprehensions
I like to experiment in Studio without accessing any Project, i am still learning
I always thought Dynamo-studio was another puppy all together.
How about Dynamo-Cli (Command Line Interface), ever heard of that? or how to use it?
There are three types of Dynamo.
Dynamo CLI and âheadlessâ versions of Dynamo such as Dynamo Player are different ways to access the 3 types options above.
Thank you @jacob.small
About the CLI, what is possible and when does one use it?
Do you have any scenarios?
I havenât personally played with this you can read about it here: Dynamo Command Line Interface ¡ DynamoDS/Dynamo Wiki ¡ GitHub
Basically you can tell your CPU to open Dynamo, have Dynamo to open a specified graph, and execute the graph.
As far as âwhyâ youâd want to do this: