I have a script here that breaks all wire parameters on every objected selected. You can probably re-factor it it to reconnect to another object. http://dl.dropbox.com/u/2904948/Tools/RemoveAllWireParametersFromSelection.ms
Hey folks, I'm having some trouble with how you go about breaking and then re-connecting wired parameters in MAXScript. I have scripted a joystick creator, that the user is able to pair with a morph channel; but I wanted to be able to transfer the animation, and the wire parameter, from one joystick to another. Now copying…