[Maya-Python] Re: Interactive selection of objects

2011-10-19 Thread André Adam
Thanks Jan, exactly what I was looking for! Cheers!

-André

On Oct 18, 8:13 am, Jan Lachauer janlacha...@googlemail.com wrote:
 Does this 
 help:http://download.autodesk.com/us/maya/2010help/Commands/scriptCtx.html
 ?

 On 17 Okt., 17:20, André Adam a_adam_li...@gmx.de wrote:







  Hi again,

  most Maya tools rely on input selections to be made prior to executing
  a command working on the selection. Now, instead of doing that I'm
  looking for an easy way to invoke an interactive pick session from a
  function. I find bits and pieces in the API documentation, all of them
  looking pretty much over the top for this rather simple task.

  Anyone having a hint on how to tackle that? Thanks in advance, cheers!

  -André

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe


[Maya-Python] Re: Interactive selection of objects

2011-10-18 Thread Jan Lachauer
Does this help: 
http://download.autodesk.com/us/maya/2010help/Commands/scriptCtx.html
?

On 17 Okt., 17:20, André Adam a_adam_li...@gmx.de wrote:
 Hi again,

 most Maya tools rely on input selections to be made prior to executing
 a command working on the selection. Now, instead of doing that I'm
 looking for an easy way to invoke an interactive pick session from a
 function. I find bits and pieces in the API documentation, all of them
 looking pretty much over the top for this rather simple task.

 Anyone having a hint on how to tackle that? Thanks in advance, cheers!

 -André

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe