i am having trouble getting the multiinputform node to work with autocad 2025, the script runs perfect in 2024, i did need to update the phython in a couple of nodes to make them work, all i get returned is null to all inputs, does anyone know how to get this node working or a workaround
script as below
Can you repost the image using Export as Image? Please make sure you’re zoomed in enough so that node titles are visible and that you have all node preview bubbles pinned. It’s really hard to guess at what’s happening when we can’t see anything.
It looks like your UI Input nodes are returning a list of strings instead of the custom input class. What version Dynamo are you using and what version of Data-Shapes do you have installed?
What do you mean by this? You shouldn’t need to modify anything from the package. You should just need to install IronPython.
hi nick here is the uploaded image if you download it you can zoom in,
i have dynamo version 2025.3.118 installed,
the same script works fine in 2024.
changing the python version i have to go into the first three nodes to change the type to version 3 and that makes those nodes work it didnt work before.
HAD_Dynamo_2024_Add Revisions to Selected Sheets55555555555555555555.dyn (68.2 KB)
i have also uploaded the scrip itself, its based on a tutorial from the ausie bim guru