AutoCAD 2010 :: Regen In Layout Viewport Does Not Work

May 8, 2012

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. 

View 2 Replies


ADVERTISEMENT

AutoCad :: Viewport And Regen Separately From Main Drawing

Dec 16, 2011

I just had to reinstall AutoCAD this week for being a very bad boy. Now, when I switch between open files, my screen goes blank. It takes a regen to get all my stuff to appear again.

It even goes blank in my viewport... I have to go into the viewport and regen separately from the main drawing.

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: How To Regen Viewport

Jan 2, 2000

I'm trying to regen a viewport with Visual Lisp, with this code

(setq acadobject (vlax-get-acad-object))
(setq activedocument (vla-get-activedocument acadobject))

when I issue the next code

(vla-regen activedocument acActiveViewport )

I get the following error

*** ERROR: AutoCAD: AutoCAD is currently busy.

What is missing in my code?

View 1 Replies View Related

AutoCAD 2010 :: Model Space Viewport Geometry Printed Through Watermark In Layout

May 10, 2013

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?

View 1 Replies View Related

AutoCAD 2010 :: Create Single Layout With Title Block And Viewport To Save As Template For Future

Oct 28, 2013

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.

View 9 Replies View Related

AutoCAD Civil 3D :: Copy Viewport In Layout Doesn't Create Another Viewport

Jul 25, 2012

When I copy a viewport in a layout it does not create another viewport, only a poly line.....

View 6 Replies View Related

AutoCAD 2013 :: Keyboard Shortcuts Don't Work After Regen / Screen Update

Dec 18, 2013

If I do a command such as regen, or switch between tabs/modelspace, generally anything that seems to involve a screen update, then immediately following that if I try something like a Shift-Tab type of operation, there is no response from autocad until I move the mouse.  This is consistent if hardware accelertion is turned on or off, so I can't go blaming the video drivers just yet.

ACad, MEP, 3DS Max
Windows 7x64
X5482 @3.2Ghz 8Gb Ram
Quadro FX1700

View 4 Replies View Related

AutoCAD 2010 :: Regen When Hatching

Jan 22, 2013

I've noticed when I try to hatch something it will regen model every time after I select boundaries.

Below is from command line. How can I turn it off?

Command: BH HATCH

Pick internal point or [Select objects/seTtings]: S

Select objects or [picK internal point/seTtings]:Regenerating model.

Regenerating model.

1 found

View 1 Replies View Related

AutoCAD 2010 :: SLOW Regen When Viewing From The Right?

Jan 9, 2013

What would cause AutoCAD to choke, ONLY when viewing a model from one direction? In my case, it's the right view, and it doesn't matter how I get to that view, ie "view, right" or "dview,clip". Views from other directions regen almost instantly, but from the right takes a full minute, while Acad tells me up top that it's [not responding].

Issue is only in single dwg. Tried audit, purge, etc. Wondering if there is some obscure (dwg specific) system variable causing this, before trying the WB to get rid of an offensive entity.

View 2 Replies View Related

AutoCAD 2010 :: Regen And Zoom Command Causes To Crash?

May 23, 2012

This happens with a number of drawings, I believe all the files are very large approximately 8mb+.  The issue is that by using the REGEN or the Zoom - Dynamic command, it will freeze AutoCAD.  I will have to conduct a force shutdown than restart the program.

My question is; where do I start to determine what is the cause?  Where do I find an error log?

View 1 Replies View Related

AutoCAD 2010 :: Regen Required After Opening Xref's?

May 20, 2011

Since upgrading to AutoCAD 2012, everytime I open an xref using xopen, then close the xref, when I go back to the parent drawing the screen is totally blank and I have to regen to get it back.  This happens almost 100% of the time in this scenerio.  Easy to do a regen, but I am in and out of xref's a lot, and it's getting really old.

View 5 Replies View Related

AutoCAD 2010 :: Slow Regen And Space Switching

Apr 22, 2010

When switching from layout to model space, and back again, and when switching layouts the regen is slow to an extreme, upwards of (3) minutes. Using Renenall in layout, the regens are quite slow as well. Windows 7, AutoCAD 2011, NVIDIA Quadro FX1800, most current driver.

Additionally, when publishing, the regens are equally slow. LAYOUTREGENCTL setting seems to have no affect.

View 9 Replies View Related

AutoCAD .NET :: Create Viewport In Particular Layout

Jun 9, 2013

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].......

View 2 Replies View Related

AutoCad :: Not Displayed Viewport In Several Layout?

Mar 1, 2012

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.

View 7 Replies View Related

AutoCAD .NET :: Setting A Layout Viewport Style

May 3, 2011

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?

View 4 Replies View Related

AutoCAD LT :: Polyline Layout Viewport Properties

Nov 8, 2006

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?

View 5 Replies View Related

AutoCad :: Layout In Viewport Scale In Two File Different?

Oct 14, 2013

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 ?

View 2 Replies View Related

AutoCad :: Layout Space / Viewport / Viewmode

Dec 29, 2011

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.

View 9 Replies View Related

AutoCAD .NET :: Edit Default Viewport In A Layout

Jan 15, 2009

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???

View 2 Replies View Related

AutoCad :: Assign Scale To Viewport In Layout?

Jan 26, 2011

Seems this question comes up often so I put this together. If there are any errors or omissions

Options for setting Viewport scale.doc

View 8 Replies View Related

AutoCAD LT :: Xref Send To Back In Layout (viewport)

Sep 4, 2009

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.

p.s i'm using Autocad LT 2010

View 4 Replies View Related

AutoCAD 2013 :: Modify Layout Viewport Boundaries?

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

AutoCAD 2013 :: Viewport In Layout Won't Change Scale

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

AutoCad 3D :: Make 3D Model Visible In Viewport Layout?

May 23, 2012

how to make a 3D model visible in viewport layout?

View 4 Replies View Related

AutoCAD Architecture :: Unable To Edit In Viewport (layout Tabs)

Oct 2, 2012

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. 

View 5 Replies View Related

AutoCad 3D :: Printing Via DWG To PDF Rendered Shade Plot Viewport In Layout

May 11, 2012

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

View 9 Replies View Related

AutoCAD .NET :: Select Model Space Drawing And Assign It To Layout Viewport

Jun 14, 2013

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.

View 4 Replies View Related

AutoCAD 2013 :: Create Viewport Of Solid In Layout And Dimension Inside And Outside Diameters

Aug 8, 2012

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?

Inventor 2013
Windows 7 64 Bit

View 9 Replies View Related

AutoCAD Print / Plot :: Why Drawing Plots Results Using Viewport Scale In Layout Is Not Accurate?

Oct 8, 2013

why the drawing plots results using the viewport scale in the layout is not accurate?               

View 1 Replies View Related

3ds Max :: Unable To Change The Viewport Layout

Sep 8, 2011

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?

View 3 Replies View Related

3ds Max :: Change Viewport Layout To Quad From Single

May 23, 2011

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.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved