ScriptSpot

Script

delete useless faces

By feddark · 2014-02-09

Version
1.1
Version requirement
3ds Max 2012+
Date updated
2014-02-15
Votes
2
Description

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

Additional Info

Usage: 1) save your scene. 2) select your single one editable poly object, drag&drop maxscript file to your viewport scene 3) press the button 4) if you see x-view message like this: https://www.dropbox.com/s/ve3v80t3r61u6oe/xview.jpg , remove all checks and click OK 5) wait for finish.
Videos
Attachments

Tags: remove, delete, hidden faces, hidden surface, kill, hidden polys, hidden geometry, interior geometry, unwanted geometry

Comments (5)

Try in 3D Max 2018.4

LAOMUSIC ARTS · 2022-09-22

It warns me that:
"Invalid Boolean.
Check Operands for Self Intersection."
Then offered me to turn on Manual Update to xView and my model was crap.
The Mod is also useless here.

Can't use the script

Motanum · 2017-03-19

Hey guys,

I am trying to run both scripts, the original and the mod but I get an error.

Unable to convert: ValidSelection() to type: String

My model is a Editable Poly, all collapsed. I am not selecting any Vertices or Quads, or anything, just the single model (it is composed of multiple Elements though.

And when I try to run the script. I keep getting the error. I tried to change the name of the model.

Hello there,

TitusLVR · 2015-08-12

that's what i need, and i have changed this script a little bit, because when you are working on complex models, it removes more then it should. Now it keeps the selection and after some manual deselection you can delete the temporary mesh and unseen polygons.

Here is the link del_interior_faces_0_titus_mod 

 Many thanks!

 

airbrush · 2025-08-07

Used this in past, worked fairly well. Any chance on getting this updated? i'm in max 2023 and just gives a boolean error.

korneferos · 2014-11-19

Cool script bro
u save me