Hi Ivan, If you are trying to copy the Name of the Resource the 3D Object is assigned to, you can use the following script - 3D(SELECTED) ASSIGN_UF("TEST", STRING, RESOURCE.NAME) You don't need SUM_SP_COMMA as a 3D Object can only be associated with a single Resource at a time. Let me know if you are looking for a different result, through an example. Thanks!
↧