PlannerRoad
Guest
delpagesetup
per cancellare in blocco i nomi delle impostazioni di pagina di stampa non utilizzati, si può utilizzare il lisp delpagesetup.
"if you want to erase (delete, remove, purge) a named page (plot) setup from your autocad drawing, you can right-click on it in the pagesetup command dialog and choose delete.
for multiple setups or scripts you can use the delpagesetup lisp utility. it accepts single setup names and wildcards (like "mypage*" or just "*" - which deletes all page setups)."
http://www.cadforum.cz/cadforum_en/qaid.asp?tip=6099
per cancellare in blocco i nomi delle impostazioni di pagina di stampa non utilizzati, si può utilizzare il lisp delpagesetup.
"if you want to erase (delete, remove, purge) a named page (plot) setup from your autocad drawing, you can right-click on it in the pagesetup command dialog and choose delete.
for multiple setups or scripts you can use the delpagesetup lisp utility. it accepts single setup names and wildcards (like "mypage*" or just "*" - which deletes all page setups)."
http://www.cadforum.cz/cadforum_en/qaid.asp?tip=6099