ScriptSpot

Forum topic · Scripts Wanted

Toggle on/off Inherit properties in "Link Info" in Hierarchy Tab

By JokerMartini · 2010-06-07

Description

Toggle on/off Inherit properties in "Link Info" in Hierarchy Tab

Once and object is linked to other object users are given the option to decided which parts of the transfer are to be inherited and which not to be inherited. I have been unable to find out how to control these options using maxscript.

My ultimate goal is for someone to help me figure out how to control them so I could eventually select multiple objects and toggle on and off different checkboxes.
Thanks
Joker Martini

Comments (2)

k2000 · 2015-11-26

here is my locks on/off script sample

I think 'inherit' option is very same procedure

Attachments

Anubis · 2010-06-08

Search for setTransformLockFlags function in the help ;)