randychase
05-09-2002, 10:57 AM
Just a reminder to myself since AutoCad changed the command.
INSERT will bring up the dialogue box so you can insert a separate BLOCK (DWG) into your drawing. Handy for a fab/assy drawing, you can just insert the translated pcb.
However, when it's updated, you need to redefine the inserted block.
-INSERT will allow the old command line to work.
The type in the name of the existing block followed by the equals sign, for example:
-INSERT
Enter block name or [ ? ]
AW=
Will replace the existing block I named AW with the new AW drawing.
INSERT will bring up the dialogue box so you can insert a separate BLOCK (DWG) into your drawing. Handy for a fab/assy drawing, you can just insert the translated pcb.
However, when it's updated, you need to redefine the inserted block.
-INSERT will allow the old command line to work.
The type in the name of the existing block followed by the equals sign, for example:
-INSERT
Enter block name or [ ? ]
AW=
Will replace the existing block I named AW with the new AW drawing.