Can you share a screenshot of your full graph, with all node preview bubbles pinned? Make sure you’re zoomed in so everything is visible (like node titles) and use the Export as Image option.
@Nick_Boyts I tried to attach. Hope it will help.
I want to make it work only by using Dynamo and Py (if required, because py is default built in) and do not want to use external tools or add-ins.
Could you copy the python code as preformatted text (</> in the formatting toolbar) and include the error message so we have a better view of what you’re doing? It might also be helpful to return each of the properties you’re getting in python as a check, rather than getting everything and then trying to set them. That would help show us what’s working and what’s not.
The error you’re getting is very important. Again, I’d suggest you just focus on getting the properties first, as I think that’s where your issue lies.