- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Somehow I find that everything in a drawing shifted by +3.875" in X, and +2.875" in Y after I have used the following command:
(command "view" "top")
I find the same strange result if I use the same command through AutoCAD menu (View --> 3D Views --> Top).
You can use the attached drawing to see the strange effect. Open it and locate the green dot that is at (0,0) coordinates near the lower right corner of the main area of the drawing. You should see that the coordinates of the green dot is (0,0). And then issue (command "view" "top"). Check the coordinates of the green dot again. When I do this in my computer, I find that the coordinates of the green dot has shifted to (0.378,2.378).
Why does this happen?
The reason why I use that command is that I have a program that needs to process many drawings in a batch fashion. I don't know which view a drawing is being shown when my program is processing it. Therefore, I want the drawing to be in a "known" view to avoid any complication to the rest of the program.
I try at least several other drawings. And I find all of them have various degree of the same problem. The only difference is how much everything on the drawing are shifted.
By the way, I see the same problem with that drawing using AutoCAD-2012 and AutoCAD-2014.
Thanks in advance for any explanation or suggestion.
Jay Chan
Solved! Go to Solution.