I'm trying to simply edit the default viewport in a layout that I've created. I can't seem to find any threads that were successful or answered about this. I need to set the scale, size and linetype of the viewport. When I've tried, the viewport has simply not changed. I'm afraid im not getting the current viewport. Im using ed.activeviewportid hoping that its associated with the current layout as specified by layoutmanager???
We have an intern that has somehow made it impossible for her to edit inside viewports(switching to model space) on her layouts. None of us has seen this before and do not know how to reverse what she has done. This happens with any drawing she opens. She can edit when in the model space tab, but when she goes to one of the layout tabs and double clicks on the viewport she cannot edit. The viewports are not locked.
We have had several people look at it and cannot find what command or setting she changed. She does not have admin rights so I do not think she could have run a script. She is not familiar with AutoCAD Architecture, her experience has been limited to Revit.
1- Somehow, in my current drawing, everything is layer-locked. There are no Xrefs in this very basic drawing. All layers are unlocked. Yet, any attempt to select any entities results in "x objects were on a locked layer". Again, all layers are unlocked. No Xrefs. No blocks. Just simple lines. All entities appear faded. This happened after viewing a layout in both paper and model spaces. Reviewing the text window shows no strange accidental commands.
2- There is a default set of viewport scales in the status bar at the bottom right. Default scales are all metric. I would like both metric and imperial. I see you can edit which exact scales are in a metric list, and which are in an imperial list. But how do you set what is displayed/available in the status bar button?
I'm trying to create a new layout and then adding text and a view port. The add text works but the add view port method, written in AutoCad's Developer Guide, doesn't!
Sub MyLayouts(ByVal LayerVal As String) '*********************' '* Create Layout *' '*********************' 'Declaration' acDocs = Application.DocumentManager acDoc = acDocs.MdiActiveDocument acCurDb = acDoc.Database Dim acLayoutMgr As LayoutManager = LayoutManager.Current 'Notification' acDoc.Editor.WriteMessage(vbLf & [Default].MyApplication & " -> Création d'une présentation. ") 'Transaction database' Using acTrans = [Code].......
I have some not displayed viewports in my drawing. I can select only the viewport while using filter command in autocad dwg. Also i couldn't able to see those viewport normally while command inactive. Actually i want to delete those viewport which is only one per layout. that one drawing having 100 layout.
Is it possible to set a viewport's visual style without opening the drawing in the editor? I would like to set a visual style on all viewports for a batch of drawings.
As a followup, could the viewport then be part of a publish event and have the new visual style hold without opening and reneging the drawing?
How do you edit the scale property in a polyline layout viewport? I have a polyline layout viewport in Autocad LT 2002 that was created in full version of autocad 2000. Normally in 2002 Lt you can edit the scale properties in a layout viewport, but this is not available when I view the properties of the inserted polyline layout viewport. is there a way of changing the scale in either AutoCAD 2002LT or AutoCAD 2000 (full version)of this polyling layout viewport?
Why in layout in viewport scale in these two file different ??? with same scale 1:60???!!! i cant find answer in file f-metric scale 1:60 while in e metric 1:300 to be same file F-metric ??if you make it 1:60 in file E-metric view will not same ?? what the reason ?
AutoCad 2011 for Mac..I am having trouble in understanding how to use the layout space or maybe it is more correct to say the paperspace...
The thing I´d like to know is how to be able to zoom and pan my drawing inside a layout. And not to zoom or pan the whole layout. Or let me say it like this: I have different layouts in one when I zoom or pan the paperspace is zoomed or paned. In another it is the drawing in the paperspace that is changing.
s I found things about values like VIEWMODE. When I type in this command I get the value but I found no way how to change it.
When i insert a xref in a drawing i always use the command "send to back" in the model space. However when you switch to the layout the xref sometimes is on top of the symbols in the drawing. This problem is easy to fix with send to back but when you want to do this you have to set the viewport to modelspace selct your xref and then send to back. This is easy to do when you only have a few layouts but when you have a couple of layouts with several viewports in each layout it's a very time absorbing job. Is there any variable to make sure that the xref is always send to back in the layout space.
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?
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.
My layers in layout viewport are displayed in wrong order even after I use REGEN or REGENALL command.
I am working with drawing file with quite big amount of layers (about 100+ including layers of 7 xrefs) and because I want to use different layer settings for each printed drawing I work directly in the layout viewports instead of model space so I don't have to switch on/off countless layers all the time.
The problem is that quite often layers just turn into wrong draw order and don't come back even if I hit REGEN or REGENALL command. To solve this I have to zoom out, jump out of the viewport by doubleklick outside, use REGENALL command and then jump back to viewport so I can keep on working. This is extremely time consuming especially if it happens every 3 minutes, over and over again.
I am having some difficulties when printing via dwg to pdf a rendered shade plot viewport in a layout. However, there is no problem using realistic shade plot. I am using the following materials: Metal | Alumininum (Anodized Blue, Anodized Blue-Gray), Plastic and Glass and the result is not good as all. I am also looking on a tutorial on strategic place to place light for even more realistic rendering.
Examples.dwg Example Rendered.pdf Example Realistic.pdf
I have three drawings in modelspace and three viewports in one layout (paperspace), I would like to select each modelspace drawing and assign it to each layout viewport.I'm using Visual Studio 2012, .NET Framework 3.5 and Csharp.
Is it possible to have model space geometry print through a watermark in the layout? My watermark consists of mtext with an arial font placed manually in the layout. It is on it's own layer which is set to print at Shade 40 (plot style tables). Draworder works with other layout objects but not the geometry from the model space viewport. My watermark covers the model space geometry so it is not visible when printed. Is this possible?
Having trouble with diameter and radial dimensions since upgrading to 2013.
For example, draw two concentric circles and Presspull (or Extrude and Subtract) so that you get a hollow cylinder. Then create a viewport of this solid in a layout, and try to dimension the inside and outside diameters.
One of the two dimensions will work properly (seems to vary which one). The other will magically "jump" when placed (ex. the OD dimension will jump and become the ID, or vice versa).
How to resolve this? Our guys are having to do absurd things like redrawing the circle in paper space and dimensioning to it with a scale factor. Is this some sort of 2013 bug, or a setting?
I want to be able to edit the object through the viewport, but NOT change the object in ALL the other viewports as well. In other words, I want to INDIVIDUALLY/EXCLUSIVELY edit the object of each viewport (i.e. in my A, B, C, D, E, windows in the image) without affecting the rest of the others.
I am going through my viewports properties, changing the annotation scales that for some reason are different to the viewport scales (why you would want a different annotation scale i dont know)
When i make a viewport, with a certain scale, i can have it that the annotation scale automatically is the same as the veiwport scale?
I'm working on a new computer and some of the ACAD settings are different.. When I am in paperspace, I am used to just double-clicking in a viewport to work in modelspace..
Whether the viewport is locked or not, I am used to being able to zoom in and out to scale, or just work there and the viewport stays stationary.
There is some setting that is causing the viewport to "zoom out" every time I double click in the viewport. I have to then lock it which means that I can't change the zoom-to-scale factor.. It's also a pain in the neck.
Also, when I have multiple viewports open that are not locked, they all "zoom out" also when I double-click in one..
I just install the max 2012,but i can just have one viewport,then I go to the viewport configure to change the layout,but it can not change. what is the problem?
I am trying to create a single layout with title blockandviewport to save as a template for future. Right clicking on the layout tab does not produce the menu.
I create a new layout by selecting page set up manager in the file menu, create a new layout, but the tab does not show up at the bottom.
In Inventor, when I export my idw to PDF, then open the pdf, the PDF opens with the "layers" browser open. Its easy enough to click the little arrow and close it, but I had rather not do that everytime.
I can change the defualt for this one file (via acrobat>File > properties, initial view tab). But that does not work when I create another new pdf.
Nothing in the Inventor options when I export it makes a difference.
Does Inventor give the ability to place default Factory Assets on a 2D factory layout? I know the Factory Design Suite has the ability to do this, but I don't need the Suite as I already own AutoCAD. All I need to be able to do is visualize a 3D factory layout such as in the following video for the Factory Design Suite:[URL].......
What software will accomplish this? And again, I wouldn't need the Suite, because I don't need any other feature than to insert 3D factory assets onto a 2D layout.
I change viewport layout to quad from single and it will not save. I saved a new maxstart file and have followed all directions find in Max books.Nothing seems to work. I save and turn program back on and layout is back to single.
Is there no longer a way to edit the shape of a viewport in paper space anymore? I seem to remember being able to make viewports in previous versions and then edit the shape as i needed to.
I am using 2014, and trying to cut a corner off of a rectangular viewport so i can lay another one on my page.
What would be the best way to edit a pipe network's layout (pipe position, pipe slope, structure height, etc.)?
The easiest way I can think of is to create alignments of all the pipes in the network and then editing the grips in the profile view of each alignment, easily changing the pipe's slope and depth...
The catch with this method is that:
- it takes a while to create all the alignments needed;
- I have to manually adjust the alignments if I need to change the pipe network position on plan.