Often in times, when people are grabbing attribute values working with Dependency Graph (DG) Nodes, people stumble across the situation what is the best way to access attribute values. At a first glance, it looks both MPlug and MDataHandle can access attribute values and both of them would work. However there are some caveats that you need to be aware when you choose to use one instead of the other: One distinct difference between MPlug and MDataHandle way to access... Read more →