I have downloaded several examples of Bubble Diagram scripts.Now I am experimenting with this clinic script: Bubble Diagram Workflow - Clinic Layout. However, in all these examples, I encountered the same issue with the node Engine.CreateWithInitialPositions
.
The warning message I receive is:
“1/2 Engine.CreateWithInitialPositions: Operation failed, the input string format is incorrect.” Additionally, the node Engine.Execute
returns empty lists (I connected the Engine.CreateWithInitialPositions
data input to a code block with string format).
I have Revit 2022 and Dynamo version 2.10. I can’t understand the problem; is it related to the versions or another issue?