Hello everyone, I've tried to google around but I couldn't find the answer to what seems a really stupid question. I've got a custom maya plug-in node that I've scripted in python. In the python plug-in module, I've defined some python attributes in the __init__ and postConstructor method, which I'd like to get after the maya node has been created. I can't find a way to get the python underlying instance of my custom maya node.
I hope someone can shed a bit of light on my issue! hugs. -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/ad703fdc-50bb-4a7d-882a-ba44a9030ce7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
