AutoCAD LT :: Displaying Viewports Differently On Same Layout
Jul 4, 2013
Using 2008LT/2012LT...I am working on a job that is being done in phases. I want to show one phase as per pen assignments and other phases in a grayscale. Is there a way to do this when plotting or do I have to change the viewport display individually for the grayscale vps?
I have a base drawing with all my pipe networks data referenced in. When I xref this drawing into out drawings some of the pipe styles and structure styles are displaying differently than in the base file. Both drawings have same parts lists and styles.
Photoshop displaying image differently on a same screen in different placement. Same image when moved a bit to the left changes image saturation. This is happening only in photoshoop CS6. I have two older versions of photoshoot that are working just fine. No other program is shoving behiever like this. I tried different files jpg .psd .png, same behavior.
Somehow my dockers started displaying in two columns side-by-side, where they used to be all on top of one another. Nothing I've tried has resulted in my getting it back the old way.
I've run in to a strange problem since the 4.1 upgrade.When displayed in the Library view, images are not appearing correctly. In my case, there is a huge amount more noise in the Library view compared to the Develop view. This is also affecting Exports.
I wrote a program to separate drawings with multiple layouts into several drawings. The problem I'm running into is even though there is only one viewport in the layout.the program is finding two. One has the right viewcenter, width and height the other is wrong.
I made a 90 meter box in model, created a titleblock and added a viewport in layout. The viewport scale is 1:1. Plotting scale is 1:1. It just dawned on me that because everything is 1:1.... I should have a peice of paper 90 meters long. My thick head has managed to confuse me, Does Cad apply a scale to the viewports even though its set 1:1 and plotted 1:1?
My drawing will only allow 3 viewports in each paperspace layout created. When I try to add or copy more than 3 viewports previous viewports created will go blank and cannot be activated anymore. I have never had this issue before, is there a setting that can fix this problem? I am running AutoCAD Architecture 2010
I am printing a Layout that has 3 Viewports. The View ports are of an aerial photograph that is a 600DPI TIFF file about 1GB in size. When I print the single sheet 24x36 the PDF file is 75mb
I am new to Acrobat X, I had been using version 7. I remember there being a reduce file size option in the old version but I cant find it in X.
Any tips on getting the printed PDF file smaller? Is it something I can do in AutoCAD or Acrobat?
Details: AutoCAD 2010 Win 7 Machine 8GB RAM 2.8 ghz i7 Adobe Acrobat Pro X
when I insert a block that is made up of different layer lines and shapes then they only show up in the model tab. The other layouts I have won't show the blocks even though the same layers are turned on and unfrozen in these other layout viewports just like the model space. It's looking like trying to use multilayer dynamic blocks will be pretty useless unless they work in every layout viewport and not just in model space.
I having a problem with the attached drawing. The dimension I draw up in model space is not appearing in the layout tab. Its appearing as a heavy blue line & is ineligible in the layout tab. How can I fix this?
Is it possible to show two different viewports in the same layout that show views from two different drawings? So one viewport would show a section of the current drawing's modelspace, and the second viewport would show a a section of modelspace from another drawing? (and possibly update automatically like an XREF?) Or would the easiest way be to just XREF both drawings into a new drawing, and then show viewports from them in the new drawing?
I have a drawing file with lots of layouts, some of which have multiple viewports. I want to create a new layer and use it in just a few viewports. Is there a way to set the default vpfreeze setting to frozen for new layers? That way I can just thaw it in a few viewports instead of trying to vpfreeze it in a lot.
Here is a problem I am having in autocad 2011 and is very annoying dimentioning 3d modes in paper space the viewport line obscures any line in layout space that corsses it I have tried all the usual tricks send above bring to fron etc Ive frozen and turned off the viewport line etc nothing works!!
it only happens with 3d objects what I do when detailing something is keep the 3d model then create flatshots of the object i need to detail thendimentions the flat shot objects however if any single 3d element is in themodelspace I get this obscured dimention crap it is funny i dont recall this being a problem in version 2006 am I missing something or is autocad 2011?
OK I worked around this by making sure the viewport for the object I am detailing is set to 2D wireframe however i would like to add some notes to the 3d model through the viewport without turning the model from conceptual to wireframe.
After drawing in model space(1:1 Scale) I then dimension as needed using Annotative Dimensions, Multileaders and MText using the same 1:1 scale. But when I create the variuos viewports on my layout pages the dimensions aren't scaling to the viewport scale.
This is where it may be partly my fault; When I first started using annotative dimensions etc. a box would pop up asking what scale to use. Because I am dimensioning in model space, rather than always seeing this text box I selected "Do not ask again" check box to always use 1:1 scaling.
These are some of the other settings in place;
ANNOAUTOSCALE = 4 Annotation Visibility = ON Automatically Add Scales = ON
I am curious how the default workspace “3D Modeling” is able to combine ribbon panels from both the acad.cuix file and the modeldoc.cuix file in one tab. See attached screen shot to see where I highlighted the differences between the tab in the workspace and the tab in the acad.cuix file. I am trying to recreate this in my workspace without having two separate layout tabs.
I need to select all the viewports in the drawing and to make some changes with them, I'm planning to select them all with ssget command. If I do that I will have one viewport for the paperspace itself in every layout. One of my question is, how to know which viewport is the paperspace itself?
Second question is, how to get the name of layout in which one is the viewport? It is important to me that the lisp is really fast, so I'm planning to do the most of stuffs with vla commands.
I have a utilities file with existing water and FM as shown in picture 1. But when I reference it into my sheet, the text becomes very tiny. Is there a setting for paper space I should change? The dash is correct, just the letters get small, so changing the ltscale in the original drawing blows up the dash also so that won't work.
Windows 7 x 64 Nvidia GeForce GTS 450 8 GB Ram Intel Core i5-2310 @ 2.90 GHz v. F.107.0.0 AutoCAD Civil 3D 2012 SP1
For some reason some of my files are displaying as black and white in Layout view. The files display as they should in color in model space. These files contain color layers but the color can only be viewed in Paper space when I select an object and am moving it.
I have just installed 2012 and have drawn a 3d model. In paperspace i have a couple of viewports , all nicely set out at 1:5 scale. then i click in another viewport and bam, all the other viewports change scale (zoom out) and orientation. is there some system variable that i have overlooked?
The code I'm using is supposed to go through all of the layouts and freeze the specified layer in the single viewport that is defined on that layout. It works for some viewports, but not for others. A "List" of the objects show the viewports are the same. I have a LiSP routine that gets me more info about selected objects. The first is a viewport that does not freeze the specified layer, the second does freeze the layer. Here is the code I'm using:
Public Sub FreezeNewLayerInVPs(ByVal pageNumber) Dim doc As Document = Application.DocumentManager.MdiActiveDocumentDim db As Database = doc.Database Dim layerToFreeze As String = "DETAIL_" & pageNumber Using tr As Transaction = db.TransactionManager. Start Transaction( )Dim layTable As LayerTable = DirectCast(tr.GetObject(db.LayerTableId, OpenMode.ForRead), [code]...
I am working with Autocad 2011 and I have a problem with the geometry display. The block I created was a dynamic block of a concrete nail we use in surveying. The circle is created with two lines crisscrossing each other so as to create 4 quadrants within it. I also created it with visibility states and a lookup parameter for scaling to the appropriate size according to the drawing scale. The visibility state is for "Found state" and a "Placed state". For the found state 2 of the 4 quadrants are filled in(using a hatch pattern) and for the placed state all 4 quadrants are cleared. What is happening is the hatch pattern is changing to different quadrants of the circle depending on what scale you chose from the lookup scale list.
Many many times have i used the stretch command without any dramas. I now have a new PC with AUTOCAD 2010. Since the upgrade my stretch command seems to act differently.
If i go to stretch a polyline with some sort of arc joined. no part of the arc inside the window will move.
Please see the picture atatched for better detail.
I am trying to use our standard room name block in two new files from a client but it is not showing up the way it is supposed to. It looks like a totally different font. I have checked the text options box and it says it's "romans", just like it is supposed to, but it does not look right. It also does it with regular mtext that I copy in from another file. Once I change it back it looks right, but when I pull it in, it defaults to Romans and @arialunicode MS. I'm assuminng that's what the block is doing as well, but how do I fix that?
Normally when I hit move or copy there cursor will change to a square and I can click single items for the command. If I enter "c" on the command line and change to the cross cursor I can select multiple objects by clicking and dragging.
In some drawing the cursor will not change to a square and I can not enter "c" on the command line. I can select single objects but the cursor becomes the standard windows arrow.
Is there a setting / variable in the drawing that can affect this?
If you create a leader in autocad it automatically places the text as shown i figure 1. I would like to create one that places it like in figure 2. How do you do this the smartest way?
I have two drawings, both in unit: meters, UCS world (however I think that doesn't matter). How come that a hatch with same scale appears denser in one drawing than the other?
I was upgraded to version 14 on Friday, and when I opened my drawing that was started in version 2011, the parcel that I created looks different, and not in a good way. My parcel boundary now appears as if it were a polyline with linetype generation is enabled, whereas in previous versions, linetype generation would reset at each vertex. How do I change the way my parcel segments display in version 14?