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.
with redraw off
(if(object = getCurrentSelection()).count != 0 do(
clearselection()
deleteface = polyop.deleteFaces
for node in object where isKindOf node Editable_Poly and not (fList = node.selectedfaces as bitarray).isEmpty do deleteFace node fList
))
Comments
THANK YOU !!
Thank you guy's works So fine ! :)
.
Tools and Scripts for Autodesk 3dsMax
...
bga