Message 1 of 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As the title says, I'm trying to remove the ending number sequence from a selection of objects. Sometimes it's 2 digits, sometimes 3 digits, depending on how the object was copied/instanced. And sometimes it's many more digits if it's a CAD import. So if I have something named, LP45_Object039871, I want to have it identify the sequence 039871 at the end of the name and remove it so it will be LP45_Object with no sequence at the end. Sometimes there's an "_" or "-" before the sequence that should be removed as well. Is this possible in Maxscript?
Solved! Go to Solution.