Notifications
Clear all

[Closed] Updating CA Defs

Hi all,
I’m just getting into CA Defs and loving it.

One qestion though: say you’re midway developing your CA with rollout, parameters, handlers etc, and you have the CA applied to an object.

How do you update the existing object with the new updated CA def, so that the changes you’ve made can be tested? Or do you have to apply it to abrand new object?

Thanks,
Dave

4 Replies

I got it:

 def = attributes theCaDef redefine:def = 
(
...
)

Cheers,
Dave

i use PEN’s rigging utilites!

 PEN

Ya my PEN Rigging Utils on my site will make short work of it all.

Interesting stuff!
The “manual” way is just fine for me at the moment, but that could be useful in the future.
Cheers,
Dave