Tagged 'delete'

Delete Unselected

0 votes

Delete all non-selected objects in 3dsMax scene, including hidden and frozen ones, leaving just the ones you need in the scene.

This simple script is very handy when you need to re-save only one or a few models from a complex scene, but keeping all the scene setups. It’s also good for exporting objects to external software that requires scene data from 3dsMax.

Delete UnRemovable Layer

2 votes

You might encounter a situation where you want to remove an empty layer that you created earlier, but the delete option is grayed out in the layer manager. and you are unable to remove that layer. After all you have to remember that 3Ds Max never allows you to delete a layer while it contains nodes or the default layer called “0”. But in some rare situations, even an empty layer that you created and then finished with, may not be deletable in 3Ds Max. This happens because of some unclassified nodes that come with your imported models from other programs. These nodes are not visible in the viewport or the layer manager. The only way to eliminate them is to select those nodes using MaxScript and delete them manually, so the layer’s delete option becomes available again.

Null Objects Cleaner

2 votes

Null Objects Cleaner is a 3ds max script to help you to find the null objects in your scene, show you a list of these objects and give you the possibility to delete them. Null Objects in studio max are poly objects without faces - empty objects.

Script category: “#todorScripts”.

You can see an example, how to install my script per Drag and Drop and tutorial for the Null Objects Cleaner:

delete useless faces

3 votes

Hi! Im not such a ninja in scripting, but I managed to make this! Thanks a lot to my friend Vadim who help me to fathom some things in max script!
1) This script remove useless polygons enshrouded by other geometry.
2) No unwanted geometry will be generated, just removing precisely mesh-interior faces of selected editable poly object.
3) It's hardcoded so pretty slow, sorry for that.
4) no multiple objects allowed yet
5) all opened parts will be preserved to avoid any bugs

Delete Modifier Utility

6 votes

This small utility allows to delete any modifier in a selection. First, it captures the modifiers in the selection. The group of selected objects can be of different types (geometry, shape...). Then select which modifier you want to delete and click on "delete".

Delete Spline outline edge

0 votes

This Script Delete the two segments after applying the outline command

Version : 1.2.0

Please make sure there is no modifiers used while using this script Run script or drag and drop to 3ds max, then go to customize user interface and assign it as a keyboard shortcut or as a quad menu under "safadi_tools" Category

Duplicate Geometry Select

7 votes

v1.31
If selected 0 Work to all objects
If Shift pressed then will select objects by geometry vertex count.
If Shift NOT pressed then will select by center objects position

Delete static keys - cleanup tracks/fcurves - HeckTools

4 votes

Hi All

This is intended to help cleanup your track view/graph editor for animating.

script removes all static keyframes excluding the initial key. essentially this acts similarly to the Maya feature "delete all static channels".

Also, it goes through and cleans up the tracks that have extra static keys that are in between your other animation keys leaving the animation in tact, but yielding a cleaner view of the chaos spaghetti.

leave feedback if you try the tool.

*05.07.2019* update - included the missing parentheses "(" and ")"

Crude Biped Key Reduction

0 votes

CrudeBipedKeyReducer

This will dismantle that wall of motion captured key frames into something more manageable. It’s not the most sophisticated of algorithms. But, it gets the job done and leaves you with nicely lined up key-poses. To use simply:

Delete Vray Denoiser extra elements

1 vote

Vray introduced Vray Denoiser lately which is post rendering process using extra passes which is mostly you won't need it on composting and for production its taking too much space

this simple script will delete it for you.

 

Syndicate content