PDA

View Full Version : Blocks not placing in the proper places from scr file



justforthis1
11th Jun 2009, 07:56 pm
I am in the process of writing a script file that places some blocks in pre designated locations...

if i place the blocks in manually they work just fine... but when i use the script some of them end up in the wrong locations.

i checked my numbers and they are all the correct coordinates.

Anyone have any idea why this would happen?

justforthis1
11th Jun 2009, 07:58 pm
totally forgot to post...

i am using AutoCad LT 2009.

Thanks.

Danse_Macabre
11th Jun 2009, 08:25 pm
Maybe check the basepoint of the block? make sure it is where it is supposed to be, I had a similar problem today, although I was not using a script file.

dbroada
11th Jun 2009, 08:36 pm
also make sure you don't have OSNAP on.

justforthis1
11th Jun 2009, 09:26 pm
also make sure you don't have OSNAP on.


that was it...

i was so sick of trying to figure that out...

Thanks a lot :D