Adverti horiz upsell

Attr Expression 0.0.1 for Maya (maya script)

Attribute expression for selected nodes.

License
Button download
35 Downloads

Compatibility

  • 2016, 2015, 2014, 2013, 2012, 2011

Operating Systems

  • Irix
  • Linux
  • Mac
  • Solaris
  • Windows

History

Created:12/29/2015
Last Modified:12/29/2015
File Size: 4.29 KB
Attribute expression for selected nodes. First selected node is considered as a left operand, the second one is a right operand.
 
Supported commands:       
attr=value        set value       
fromAttr=toAttr   set value from an attribute       
attr1-attr2       connect attributes

You can mix several commands using space.

Examples:
Select transform1 and transform2.

"tx-tz v-v" or "tx-tz v-" - connect transform1.tx to transform2.tz and transform1.v to transform2.v
"t=t"  -
set transform2 translation as a translation of transform1 (just getAttr and setAttr)

Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.