ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Hi guys, how´s going?
i need a script to move selected objects to a specific layer (in this case, a layer named "**delete"). would be nice if the script create the layer if it does not exist.
Thanks in advance for any help.
You can't use the "**" in a layer name. This should do the trick. Also you can't create multiple layers with the same name so it wont hurt to run the first line multiple times.
Comments
Layermanager.newLayerFromName
You can't use the "**" in a layer name. This should do the trick. Also you can't create multiple layers with the same name so it wont hurt to run the first line multiple times.
email: [email protected]