Dan Rumery

Results 38 comments of Dan Rumery

There is an in depth explanation and fixes for this type of issue for Python 2.7 on stack overflow: https://stackoverflow.com/a/35444608

@s-fad Btw, do you really need a python script at all? Can you just create a Dynamo workspace (in Revit) and use a Dynamo node to do the saveas/sync with...

Remember that RBP works with Dynamo scripts natively.

Hi there, Perhaps 2020.2.2 has introduced a breaking change regarding the BasicFileInfo data structure (but I would have thought it was accounted for already given it works on prior versions...

Also can I ask what version of RBP are you using?

What's bizarre here is that when I look at the code in question, it looks like it should be handling that case for Revit 2020+ (which it normally would). So...

Hi @Jakub-Manek I would have thought that with all worksets closed the links would not load (I'm pretty sure in the past it has worked this way). I'm not sure...

Hi @ericenagel I'm not why the Browse action is freezing up for you but my first guess is the Windows open dialog box is waiting for some network drive to...

Yeah that does look odd. Are you just setting it up in the GUI but running it from the command-line? or both setting up and running from the GUI?

Which version of RBP are you using?