>
> I never understood why the "connections" flag results in the given object
> always being first in the returned connection pairs.
>
Agreed.  pymel's listConnections has a sourceFirst keyword arg which makes
the results more intuitive, in addition to the returning a list of (src,
dst) tuples instead of a flat list.

-chad

-- 
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/CAGq9Q7G5cs1%3D%3DjRm9oJiLcMUybGxgqSN8X_S2rv8xRMKbprutQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to