Yes that is what I did to find the .type and __mro__ As I have mentioned previously, I am calling out an import dialog/window from the import modules, in which the modules are my company proprietary stuff
import pubUI pubUI.importScene() So when this UI is booted up, I will select the items that I required and it will imports it into the scene. If I am reading the code right, at the end of the importScene function, it will return the UI but the UI in itself was called from another modules within the script Am I making sense? -- 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/721cea58-945f-44a5-8a33-972b69b9cb44%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
