@michele.tonizzo wrote:
Hello,
I’m creating a class inside a GhPython component that stores geometries and text data in a dictionary.
If I output the geometries inside the same GhPython component everything works as expected but when I output the object I get a NullReferenceException: No problem for text data instead.
Any ideas why? Is it not finding the GUID in the document?
Is there any other method I can use to store geometries and get them in other components?Thanks!
Posts: 5
Participants: 2