Cleaning Lisp

Cleaning Lisp

antwanKNH9Z
Observer Observer
413 Views
5 Replies
Message 1 of 6

Cleaning Lisp

antwanKNH9Z
Observer
Observer

kindly, anyone has a powerful cleaning lisp to do the following all in one go without popup messages asking for inputs or selections?

  1. Purge, -Purge
  2. Audit
  3. Flatten Objects
  4. Overkill
  5. "open for more cleaning options to reduce file size and speed up CAD"

Thank you in advance.

 

 

0 Likes
414 Views
5 Replies
Replies (5)
Message 2 of 6

Sea-Haven
Mentor
Mentor

Do "Logfileon".

 

Then do all your commands, try using a '-" in front of the command.

 

Do "Logfileoff" to stop recording. 

 

Then look at the logfile produced, just use notepad to edit the file, it will be all the command steps needed in your lisp program. The logfile is saved in your temporary directory, "Options" "Files" "Temp directory".

 

The other way is get two things, the 1st object is called a pencil, the other a piece of paper and write down all you see.

Message 3 of 6

timothy_crouse
Collaborator
Collaborator

Here you go. . .

 

Best Regards

-Tim C.

Message 4 of 6

antwanKNH9Z
Observer
Observer

Prefer option 1 lol.. Thanks

Message 5 of 6

antwanKNH9Z
Observer
Observer

Great cleaning lisp.. thank you 🙂

0 Likes
Message 6 of 6

timothy_crouse
Collaborator
Collaborator

Nice, Well play'd good man, Well play'd indeed 🙂

 

 

0 Likes