Ok, so I just want to replicate the CTRL+C CTRL+V thing .. is there a way to do this without creating a big array of parameters, creating the object, and then looping through and setting all the parameters? I'm not seeing anything like a simple copy operation. (hou Python)