TransferConnections

vtool.maya_lib.attr.TransferConnections
class TransferConnections
transfer_keyable(source_node, target_node, prefix=None)

Create the keyable attributes on the target node found on source_node.

Parameters:prefix (str) – The prefix to give. This is good when transfering more than once. This will help get rid of clashing attributes.