Marcelo Saguas Iacovone

Results 4 comments of Marcelo Saguas Iacovone

@mottosso another small change I think could help with this issue is to instead of `__repr__` returning the path for the node, (which we are used to being a string),...

> It's possible that if you pass a `cmdx.DagNode` to a `maya.cmds` command, that Maya would treat it as a string via `repr` That is a good point. It wouldn’t...

> It's possible that if you pass a `cmdx.DagNode` to a `maya.cmds` command, that Maya would treat it as a string via `repr` I tested the following here (on the...