Notifications
Clear all
[Closed] Add bone in Skin Modifier always give me"unknown system exception"
Nov 30, 2014 12:13 pm
Skinops throws that error when you try to use it when the skin modifier isn’t currently active in the modifier panel (ugh…). Make sure the skin modifier is active before trying to add bones.
setCommandPanelTaskMode #modify
modPanel.setCurrentObject $myObject.modifiers[#skin] ui:true
skinOps.addBone $myObject.modifiers[#skin] $myBone 1