Creating PythonPart is one thing. How to connect it to dialog back from which was created is another thing. Is it easy way how to achieve it. I would like to have many objects in one PythonPart and if I use the following command, it takes just the first one

self.model_ele_list = pythonpart.create()

Can anyone help here with an idea?
Primoz