ScriptSpot

Script

Rename Utility

By TDTrooper · Credited author: 3DTrooper · 2026-08-06

Version
1.0
Version requirement
2025
Other software required
3ds Max 2025
Date updated
2026-08-06
Description

Comprehensive Rename Utility

With a strong Focus on ease of use.

Features:

  • Keep the original Name
  • Remove Numbers Preview Names
  • Divider Customization
  • Rename Materials (including sub‑materials)
  • Rename Hierarchy Filter hierarchy (All, Geometry, Helpers, or Shapes)
  • Save and load a preset

Standart Stuff:

  • Toggle automatic numbering.
  • Add Prefix/Suffix Digit Removal
  • Runs the renaming process on all selected objects or though hierarchies.

Hints: You can rename several hierarchies at once, but I suggest handling them one by one to avoid continuous numbering. The material rename function does not yet account for a material assigned to multiple objects.

 

If you need more class filters add them here:

case ddlObjectType.selection of

( 1: filtered = objs -- All

2: filtered = for o in objs where superclassof o == geometryClass collect o

3: filtered = for o in objs where superclassof o == helper collect o

4: filtered = for o in objs where superclassof o == shape collect o

)

Install: Drag and Drop to View-port, Category: Trooper

So long and keep it clean!

 

 

 

 

Attachments

Tags: naming, Scene Management, renaming, naming Material, cleanup scene, autorename