Notifications
Clear all
[Closed] Need help with a script command
Page 2 / 2
Prev
Apr 19, 2012 1:18 pm
Hey Drea,
The copy edit poly works great, though it pasts it as an instance and the edits dont appear to show.
Is there a way to paste it as a copy?
Also the copy object command doesnt seem to work? I replace the obj with sphere001 and nothing seems to happen and the listener doesnt say anything. any ideas why?
cheers
Apr 19, 2012 1:18 pm
Ah, I think your in trouble. AddModifier doesn’t work in the same way as copy/paste in the UI, so edits aren’t copied over. I don’t think there’s any way to do what you want in script.
For your copy problem, is this the missing “$” issue again? If not, can you try this following and tell me what appears in the listener.
newObj = copy $Sphere001
print newObj
Page 2 / 2
Prev