AutoCAD 2013 :: Viewport Resetting To Center On 0,0?
Oct 5, 2012
I have a drawing with 13 layouts for a set of easement documents. They are in TN state plane and if I close and open the drawing the coordinate system in every single viewport on every single layout resets itself centered about the origin (state plan of this part of TN is around (2210437,238922.) so 0,0 is a long way from there.)
This error can be reproduced simply by saving and opening the drawing again but only in this one single drawing. I have never encountered this before in 12 years. I have done it over and over hoping it would not repeat but it happened again and now I have to redo all of my layouts...again. This is costing me a great deal of time. I am running Civil 3d 2013 and am going to move this drawing back to 2012 in the hopes of stopping this bug.
I have audited repeatedly and I purge all of my drawings often.
I am running 64bit ACAD on a 3.4ghz Xeon with 8gb ram.
View 9 Replies
ADVERTISEMENT
Mar 15, 2013
The dialogs (material editor,renderdialog, etc,) keeps resetting to the center position of the screen.
Something i can do to fix this?
windows 7 x64
3ds max 2013,
Ati V7900
View 2 Replies
View Related
Jan 26, 2012
I've been trying to get the center coordinates of a viewport for the last few days with no consistent success. Here's the code I've been using:
using (Database _wdb = HostApplicationServices.WorkingDatabase){using (Transaction _trn = _wdb.TransactionManager.StartTransaction()){ Editor _ edt = Application.DocumentManager.MdiActiveDocument.Editor; Viewport _cvp =(Viewport)_ trn. GetObject (_edt. Current Viewport ObjectId,Open Mode.ForRead); Point2d _try1 = _cvp.ViewCenter;Point3d _try2 = _edt.GetCurrentView().Target;} }
The "ViewCenter" property will occasionally return a valid point, but mostly they both return (0,0) or something similar.
View 2 Replies
View Related
Oct 3, 2013
I need to find the center point of a viewport in modelspace. I am looking for a vb.Net example but I can't seem to locate one.
View 4 Replies
View Related
Feb 15, 2013
Trying to change the color of a layer in a viewport (different than the default layer color (i.e. model layer color)). Objects are set to bylayer. Changing the VP color in the layer dialog brings up the color dialog, select a different color, click OK and the VP Color DOESN"T change in the layer dialog. It stays at its previous color. Occurs on several machines.
View 9 Replies
View Related
Dec 28, 2012
My units are set to decimal. In acad 2004, the dropdown list showed options like 1"=50' In 2013, it shows options like 1/32"=1'-0" How can I get it to display such as 1"=50' like before?
View 2 Replies
View Related
Dec 5, 2013
Have one problem with dimensions. I can see them on my model, but I cannot see them on the plot!
Dimensions layer is OK (it is not "no plot" layer, "VP Freeze" is off), especially that this layer contains some other elements that are visible.
View 4 Replies
View Related
Jun 13, 2013
I created a drawing in model. Then some how messed up and have two images showing up in landscape view via viewport. So it seems that their are two viewport windows working?
View 5 Replies
View Related
Dec 22, 2012
is it possible in AUTOCAD to know the CENTER OF GRAVITY OF A VEHICLE?
View 6 Replies
View Related
Jan 3, 2014
In the full version of AutoCAD you could rotate the objects inside a vieport when you are in paper space. Can you do that also in AutoCAD Lite 2013? and if so, how?
View 2 Replies
View Related
Jul 29, 2012
I want to handle events on viewport.
When I resize my viewport the event must be triggered.
I'm using Qt in my project. So to display the QWidget in appropriate position I need events to do it.
View 1 Replies
View Related
Aug 13, 2013
Is it possible to scale a viewport with different X and Y values? Kind of like inserting a block with different X and Y values.
View 8 Replies
View Related
Feb 1, 2013
I can't find the viewport panel that was in 2010 in 2013. I have a panel for model space viewports but not paperspace.
View 2 Replies
View Related
Oct 23, 2013
How do I get rid of them???
View 9 Replies
View Related
Feb 27, 2013
Is it possible to find and zoom to text without switching back to the model space.
ie I am in a viewport in paperspace and i want to find text which resides in model space. I want to zoom to that text in the currently active viewport and not switch to its location in model space.
View 2 Replies
View Related
Aug 14, 2012
I cannot get the layer color to change in a specific viewport. The property manager shows the new color I have selected, but the color does not change in my viewport.
View 7 Replies
View Related
Nov 20, 2013
I am trrying to rotate the view that I have in my viewport. I used to use a command that had the options Alingn, rotate etc but in this moment I do not remember that command. I you do not remember either
View 6 Replies
View Related
Jul 23, 2013
I have problem in one outside drawing in my office. in layout there are many viewport but viewport border line not appear.
I make all layer ON and unfreeze and unlock also viewport border not shown. Is there any option.
View 7 Replies
View Related
Nov 29, 2012
I started a drawing for a project, and so far I don't have much information in the drawing. I created a few objects, then went to one of my Layout pages and created a viewport to view the objects, and bam - some of the lines are missing (the yellow objects). As you can see on the screen grabs, I hovered over the Model tab to prove they're still there. Even when I double-click inside the viewport to edit through it and try to grab the objects, they're apparently gone. But they're not, they show up in the Model tab.
The layer they're on is turned on, thawed, and unlocked, but every object in that layer is missing when I leave the Model tab. I've opened viewports on other Layout pages, and they all refuse to show the yellow lines.
View 1 Replies
View Related
Nov 7, 2013
If its possible to have a viewport stay locked on a geometry in model space?
For example- we layout our page geometries in model space and outline them in a VP in paperspace. however say we move the entire drawing in model space- we have to go back and redo every viewport on every page. is there a way to prevent this or stop this from happening?
View 9 Replies
View Related
Oct 30, 2012
I have re-installed the content center. we do not use the vault even though i had to install the basic to install the content center see attached for my file settings for the content center.
View 9 Replies
View Related
Oct 3, 2012
I am currently running map 3d 2012 and my co-worker is running 2013. When she plots in paperspace, there is text that gets plotted that is outside of her viewport. When I open up the drawing on my computer, it plots perfectly. I attached a clip of it, the thick black is our drawing border, the viewport is where the color stops.
View 1 Replies
View Related
Jan 6, 2014
How to freeze a specific layer inside a block within the viewport?
View 3 Replies
View Related
Nov 9, 2012
There is a default viewport in Layout1. How can I reposition and resize it on the paper? It would also be sufficient if I could delete it--how do I do that? (then I could create one that fit my needs)
Briefly, what are disadvantages of not using Model view?
View 3 Replies
View Related
Feb 27, 2013
Turn on/off layers in the current viewport only, I’m wondering if there is a command that can be plugged on the “quick access toolbar” by which one can turn on/off layers in the current viewport only.
The available command to do so is “Freeze and thaw in current viewport” (attached) and it sounds it can’t be plugged in the “quick access toolbar”!
Is there a way to plug the command “Freeze and thaw in current viewport” in the “quick access toolbar” (attached)?
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 9 Replies
View Related
May 24, 2012
Is there a way to get linetypes with text to read with the viewports?
*P-GAS,Gas Line ----GAS----GAS----GAS----GAS----GAS----GAS--
A,.5,-.2,["GAS",STANDARD,S=.1,U=0.0,X=-0.1,Y=-.05],-.25
It reads great in Model tab, but in paperspace tab, my viewport is rotated versus the Model tab
2013 Civil 3D
View 9 Replies
View Related
Oct 11, 2012
mvsetup gives this error, i want to align and rotate my object in a viewport....
The file mvsetup (.lsp/.exe./.arx) was not found in your search path. check the installation of the support files and try again.nil
View 1 Replies
View Related
Aug 22, 2013
I can't seem to change a viewport in layout view to show my drawing properly. No matter what I do the page only shows a very zoomed in view or a very zoomed out view. I have tried all menu options witht he word scale in, including the scale list. I have looked in the properties inspector.
View 5 Replies
View Related
Oct 30, 2012
Just switforeveched to AutoCAD 2013 from 2011. I kept the classic interface as I did since forever. This is the problem I am having now. After I created a viewport in a layout, I right click on the viewport border fully expecting a menu to come up so I can set the type to be 2d hidden. But nothing like that occurs. The help menu came up. How do I get the viewport menu to set the view type?
View 2 Replies
View Related
Feb 22, 2013
I am trying to organize 7 viewports in paperspace. My drawing is a metric drawing, and when I set a scale to one view port (for example 1:25) then double click into another viewport, the viewport that I origanly set at 1:25 vooms out to fit all contents in model space.
View 2 Replies
View Related
May 13, 2013
Sometime the ViewCube disappear from my screen, so it is not possible to rotate my drawing so see my objects in 3D.
The same ViewCube is in my Viewport and in this case I would like to make it disappear due the Viewport is locked and the commands do not operate normally here in this area.
Just in case you do not know what is the ViewCube please check the images attached.
View 5 Replies
View Related