how to detect a selected node in an extension
Hello,
I try to do some manipulations on paths within a python extension. As I saw a selected object is passed as argument with its id to the python script. Now I am interested in finding out which node of a path is selected in single-node-manipulation mode (don't know the exact name in English).
Is there a way to get an list of selected indices or something like that?
Thanks
Werner Arnhold
On 1/11/07, warnhold@...1632... <warnhold@...1632...> wrote:
I try to do some manipulations on paths within a python extension. As I saw a selected object is passed as argument with its id to the python script. Now I am interested in finding out which node of a path is selected in single-node-manipulation mode (don't know the exact name in English).
Is there a way to get an list of selected indices or something like that?
Not yet. But it can and perhaps should be added. I have always asked for more stuff to be passed to extensions, such as selected objects bboxes, so maybe one day someone will add this too.
participants (2)
-
unknown@example.com
-
bulia byak