Notifications
Clear all

[Closed] how to uncheck multiple objects parent scale inheritance?

is there an why to add a selection to an array then remove inhirit scale form the children?

1 Reply

sure there is, try this:

for obj in selection do setInheritanceFlags obj #{1…6}

this will remove the flags for selected objects