Marcelo Saguas Iacovone
Marcelo Saguas Iacovone
_yoink_ 🙂
@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...