Where do get the extNodes list from?

That was from the last example that Sam posted.

extNodes = sorted([node for connection in shapeNode.conn...

​

On 19 October 2014 23:54, <[email protected]> wrote:

> Hey Marcus,
> Where do get the extNodes list from?
> for attr in ["offset",
>              "smoothingAngle",
>              "localTranslateZ",
>              "localScaleX"]:
>     kwargs = {attr: True, "query": True}
>     print pm.polyExtrudeFacet(extNodes[0], **kwargs)
>
> --
> 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/6bc943bc-8fde-4498-a294-32aac22f280b%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Marcus Ottosson*
[email protected]

-- 
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/CAFRtmOA1n4QJLcSM4fGme7QKs%2BhYP7Cn8RX7pOJmL%2BMYxaLDTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to