Hurricane for Autodesk® AutoCAD®
**Incomplete**
When using commands such as ERASE, you may have the need to specify WHICH entities you want selected.
There are a couple of ways to select entities. Each method depends on your particular need. Here they are listed from easiest to most difficult.
1) If the item is at the same location every time in each drawing, then it might be easiest to specify coordinates.
2) Using other parameters such as Fence, etc...
3) Use SSX lisp to create a selection set, then use (SETQ en (ENTLAST))