Hi Everyone,
I am getting output as module.point instance at 0x000000000033. How can we get x,y,z values from this ouput. I want to convert that to dynamo points. Any help is highly appreciated
Hi @CHANDU
Can you post the internal code from this Python node?
2 Likes
Hi @CHANDU
It looks like it returns pointers to the points. Check what you return in this script.
1 Like