Thomas Mahon

Results 31 comments of Thomas Mahon

Your only solution would be to incorporate the close and save input into the document open node. That way the document object gets safely disposed. The exception thrown by Dynamo...

Seems sensible - an alternative, although still far from perfect, might be make the close document node asynchronous and to only execute on Dynamo's close event. If this is clearly...

Hi @mjkkirschner Thanks for the response, its very helpful. I didn't find a reliable way to obtain an instance of the DynamoModel and shutting down the RevitDynamoModel caused exceptions ("ShutDown()...

Yup, I know! The RevitDynamoModel is a singleton so if you dispose it you basically dispose the Dynamo application (and with it the ability to run any scripts and that...

Hi @yuxinli1994 can you provide more information on what steps you are taking in the generic model family to cause that exception? If you are running the node in a...

@yuxinli1994 I've tested in a Generic model family using R2022 and Dynamo 2.12 and It seems to be working. Can you try testing again or let me know if there...

Just solved this...turns out it is the order of the package locations. If the default location is set to the network, ...grab a coffee every time you start Dynamo!

I spoke too soon...the problem is back with a vengeance. Any ideas?

Between 3-20 minutes. Total packages: 6. Total size on disk 10MB.