Jump to content

3ds max slow when deleting objects


Randy liddil
 Share

Recommended Posts

For some reason my 3ds max is taking FOREVER just to delete a scene with 400 objects. I've already ran this script below and it still is taking a super long time just to delete anywhere from 100 objects and higher.

 

script below that didn't work... please help!

 

(

disableSceneRedraw()

with undo off delete selection

enableSceneRedraw()

)

Link to comment
Share on other sites

It's PhysX!

 

Move the file 'px_start.ms' from 3dsmax2011/scripts/startup to 3dsmax2011/scripts and it will fix the issue without breaking anything. Then if you do ever need to use PhysX, you can just run 'px_start.ms'. Remember you will need to restart max for the change to take effect.

 

:)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...