Hopefully this isn't the typical "I have a read only node that I can't delete!" post (researching this issue has lead me to lots of those) -
My problem is that I'm referencing a rig that has a few scripts running on it, and the script calls for deletion. Technically, the census seems to be you can't delete anything on a reference, but this script deletes most of the nodes, just not all. The read-only-cannot-delete-nodes are all either orient or parent constraints, so it's not choosing what to delete based on type, and they are all linking back to the same bones and controllers, so I'm confused. Anyone know why some of these nodes are special?
Also, anyone know how to force delete in a reference using a script (although for that I'll probably have to post in the MEL section)?