Maya 2009 on Linux....
import maya.cmds as cmd
cmd.allNodeTypes()

# Result: [u'AISEnvFacade', u'FurAttractors', u'FurCurveAttractors',
u'FurDescription', u'FurFeedback', u'FurGlobals', u'addDoubleLinear',
..................

not sure if this is what you want....

On Tue, Feb 23, 2010 at 8:01 AM, Adam Mechtley <[email protected]>wrote:

> Hey Andrew,
>
> Long time no see! Thanks for checking this out for me. Anyone out there
> running Linux that can tell me what this command does for you? On OSX it
> returns None the first time you call it, but then it works...
>
>
> On Mon, Feb 22, 2010 at 11:26 AM, Andrew Gerard <[email protected]>wrote:
>
>> Hey Adam, each type I run the command I get:
>>
>> // Error: Unable to dynamically load : Debug.dll
>> The specified module could not be found.
>>  //
>> // Error: DSO <Debug.dll > failed to load properly or perhaps commandList
>> is incorrect. //
>>
>> Maya 2009sp1a / Windows XP
>>
>> -Andrew
>>
>> On Mon, Feb 22, 2010 at 10:13 AM, Adam Mechtley 
>> <[email protected]>wrote:
>>
>>> I would like to ask a quick favor of anyone who is running Maya 2009 or
>>> older on Windows (or Linux for that matter).
>>>
>>>    1. What happens if you try to invoke the allNodeTypes command?
>>>    2. Does anything different happen if you execute it a second time?
>>>
>>> Thanks!
>>>
>>> --
>>> http://groups.google.com/group/python_inside_maya
>>
>>
>>  --
>> http://groups.google.com/group/python_inside_maya
>
>
>  --
> http://groups.google.com/group/python_inside_maya
>

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to