Author Topic: Block Insertion Problem  (Read 1529 times)

0 Members and 1 Guest are viewing this topic.

dbcran

  • Guest
Block Insertion Problem
« on: July 18, 2019, 05:48:30 PM »
I have a problem with the insert of a block that differs in (1) sheet. I am using a Lisp routine to create drawings that inserts certain blocks at a typical point in each drawing. After having inserting the first block, it then inserts a second block at another typical pt. When each drawing is finished all of them are correct except for 1 drawing that uses a certain block. The second block is offset. Also, the drawing that is incorrect, when it is created the display is zoomed out. Whereas the others are zoomed to extents. I wondered if anyone could help or at least give directions as to what might be happening.
Thanks

Lee Mac

  • Seagull
  • Posts: 12905
  • London, England
Re: Block Insertion Problem
« Reply #1 on: July 18, 2019, 06:04:24 PM »
What method are you using to insert the block?

If you're using the standard INSERT command, are you disabling Object Snap when supplying the insertion point coordinates?