Instructions
- 1Click “Start,” “All Programs” and select “AutoCAD Light.”
- 2Click “File” and “Open” from the top menu. Select your project file from the Browse window and click “Open.”
- 3Type the following command in the command window located at the bottom of your project:
(command "ERASE" (ssget "x" '((0 . "ACAD_PROXY_ENTITY"))) "") - 4Press “Enter.”
- 1