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


ADVERTISEMENT

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 :: 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 View Related

AutoCAD Civil 3D :: Drawing Vanishes When Regen Is Used?

Apr 16, 2013

Problem: occasionally when I copy an object (text, polylines, blocks etc) and then paste, it appears as though nothing has happened. However the object is copied, it is simply not visible.  If I then regen all entities also vanish. I can save and reopen the drawing this fixes the issue. For me this is fine, but it is happening to others multiple times in one day.

View 5 Replies View Related

AutoCAD Civil 3D :: Way To Turn Off Match Line Not Associated With Main Alignment For Particular Viewport

Dec 19, 2013

I created view frames and sheets for a number of alignments.  Is there a way to turn off a match line not associated with the main alignment for a particular viewport.  

Or did I missed a setting somewhere that should turn this off automatically?

View 4 Replies View Related

AutoCAD Inventor :: How To Change Main Model In A Drawing

Jul 27, 2012

I've got a drawing with multiple base views wich means multiple reference models. In my titleblock i've included the mass of my model through

Type: Physical Properties - Model 
Property: MASS 

But now it automaticly selects the first placed base model as the model to select the mass. how can i change the 'active' model to another model/base view? 

View 2 Replies View Related

AutoCAD 2010 :: Xref Appear Dark After Insertion Into Main Drawing?

Sep 5, 2013

When I either attach or overlay my Xrefs they always appear dark in my drawing; is this normal?  If I open the file (that I am xreferencing in) it is very clear. 

View 3 Replies View Related

AutoCad :: Xref Into Main Drawing Appears All Stretched And Massively Overscaled

Nov 11, 2013

what I'm doing wrong when the plan I'm trying to 'x-ref' into the main drawing appears all stretched (and massively overscaled).?

View 7 Replies View Related

AutoCAD Inventor :: Standard Drawing Symbols - Main Rev Balloons / Triangles

Jul 5, 2012

The company I am working for has dragged their CAD kicking and screaming into the late nineties and have upgraded to 3D! Recreate their drawings using 3D models, I have noticed the symbol gallery doesn't provide such things as Rev Balloons or Rev Triangles.

View 1 Replies View Related

AutoCad :: How To Name Viewport In Drawing

May 9, 2012

How do you name a viewport in the drawing.

View 9 Replies View Related

AutoCad :: Link Viewport To Another Drawing?

Dec 8, 2011

I may be dreaming. is it possible to link a viewport to another drawing?

I know i can insert the dwg as an X-ref. treat it like a block but would like to find another way

View 2 Replies View Related

AutoCAD Civil 3D :: Rotate Drawing In Viewport

Dec 5, 2012

How do I rotate the drawing in viewport?

I want to have my profile and alignment to be in the same orientation on paper space. I have VPROTATEASSOC set to 1. I am not sure if I am using UCS and MVSETUP correctly.  All information will work.

View 9 Replies View Related

AutoCad :: Properties In Viewport To Overall Scale Of Drawing

Mar 10, 2012

What these properties in a viewport mean to the overall scale of a drawing:

1. Annotation scale
2. Standard scale
3. Custom Scale.

View 1 Replies View Related

AutoCAD LT :: Setting Up Viewport Extents Of Drawing?

Oct 28, 2013

I am working on a drawing I have been sent by a consultant and having difficulties setting up the vport extents I need when using two vports. If I marquee zoom to what I want in one viewport it reverts to full extents as soon as I click on the other vport. I never had this before. Is there an obvious solution?

View 1 Replies View Related

AutoCAD 2010 :: Plot Drawing With A Viewport In Paperspace

Jan 10, 2012

I am trying to plot a drawing with a viewport (of a 3D planview) in paperspace. The viewport has the "3D Hidden" shade plot property applied. The plot preview shows all the entities color-by-layer. I am plotting with a plot style that assigns all colors to black. Typically the plot preview shows all linework black when plotting with this plot style applied. The resulting plot (from an Oce tds700) shows the linework in a "grayscale" quality, not the normal solid black linework typically associated with a 2D viewport plotted on the same plotter with same plot style.

View 2 Replies View Related

AutoCad :: Drawing In Viewport Not Visible In Plot Preview?

Apr 19, 2012

I'm creating a new project drawing and have x-ref'd my base drawing onto the sheet to be plotted. I can see the base drawing thru the viewport while in layout, but once I try and preview my plot the drawing inside the viewport is not visible. that is, I can see the preview of my sheet border & title block, but nothing within the viewport shows on the preview screen.

View 3 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 Civil 3D :: Culvert Drawing - UCS Icon In Upper Viewport Distorted

Jan 15, 2013

I am currently working on a culvert drawing, using two view ports for my plan and profile sheet. As you can see below in my attachment, the UCS icon in the upper viewport is distorted, I do not how this occurred nor do I know how to correct it.

View 2 Replies View Related

AutoCad :: How To Disable Regen

Oct 25, 2011

How do i disable regen and stop autocal lt 2007 regenerating layout and model space when opening drawings. This is a pain when opening and saving large drawings to older versions.

View 6 Replies View Related

AutoCAD Map 3D :: Why Must Regen To Display Linetypes

Dec 5, 2011

Attached is a drawing containing a big rectangular lwpolyline and two relatively small lwpolylines near the drawing origin. One of these smaller plines is on a layer that has a dashed linetype associated with it. That layer is also red. When I zoom in on that pline, however, I won't see the dashes unless or until a regen occurs. As of this writing, after trying a few things, I'm almost resigned to including a note telling the client they might have to REGEN in order to see non-continuous linetypes display properly.

View 2 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 :: Disable Automatic Regen?

Jan 19, 2012

I often need to work on big drawings having utility networks, topographic surveys and properties. Whenever using FIND command in such a drawing AutoCAD regens the drawing. This happens even if FIND command is cancelled and takes 2 to 3 seconds everytime. Can I disable this automatic regen and do only when I need.

View 3 Replies View Related

AutoCAD VB :: Difference Between Regen And Update?

Mar 29, 2011

difference between regen & update?

specially at the point of speed.

(thisdrawing.application.update) phrase can work exactly same with regen ?

which one is preferrable ?

View 2 Replies View Related

AutoCAD .NET :: Get Fields To REGEN On LOAD

Apr 27, 2011

I am using Cad11, VS10 with VB.NET.

I have a simple function that breaks down the file name and populates 3 fields with the correct names.  In my template they all get changed correctly, but when I make a new .dwg it takes a few (hopefully unnecessary) steps to get them to change.  The very 1st time opening Cad, the fields do not get recognized ( !fieldname1    returns a nil).  If I close the .dwg and reopen it the fields pull the correct value but do not change in model space  (ex -- !fieldname1 returns 12345, but model space is still showing 54321 in the field).  In order to get the value to change I have to type the Field command in Cad, I don't have to do anything in it, I can immediately close the Field form and then do a regen to get model space to show the correct values.

My idea was to hard code in the Field command and hope to be able to close that before the user knows it is even open, but I still don't think that will solve the 1st time Cad is opened problem, and I am having no luck with getting that lisp command to run (like it said, very limited experience with it).  It could just be the syntax is wrong since it is so simple but here is what I thought would work.

[code] 
ThisDrawing.SendCommand("field" & vbCr)
 [/code]

I have a thisdrawing...("!fieldname1" & vbcr) that correctly returns the value in the command bar right above this.

In the command bar 'field' shows up but the form does not open.

View 3 Replies View Related

AutoCad :: Regen After Block Editor

Jul 6, 2010

After I edit a block in the block editor, It regens to a blank black screen. Then I have to zoom extents and zoom back to where the block is. Is this normal? I would think it'd be better if it just put you back to where you were working. I understand the regen probably is necessary to change all the blocks that need to be updated. Just wonder why it puts you to a blank space.

View 7 Replies View Related

AutoCAD LT :: Regen In Multiple UCS Viewports?

Dec 16, 2011

I am using ACAD LT 2012.  I currently have 3 ucs viewports in my drawing.  Each time I switch from one viewport to another using my left mouse button, the drawing regenerates.  How do I stop this from happening?

View 6 Replies View Related

AutoCAD 2010 :: Copy Viewport That Includes Model And Paper Space At Same Time To Another Drawing?

May 9, 2012

Is there any way to copy a viewport that includes model space and paper space at the same time to another drawing?

View 5 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

AutoCad :: Reference Dialogue Box Is Not Appearing Separately?

Sep 25, 2011

My Reference dialogue box is not appearing separately but it's embedded within autocad. This leaves me with a very small area for the drawing. How do I make it pop up separately. AutoCAD 2012. See attached snapshot.

View 1 Replies View Related

AutoCAD LT :: System Halted After Doing Regen Or Zoom?

Apr 17, 2013

I'm facing a problem that each time after I did Regen or Zoom, the system halted and then recovered only after several minutes. I guess maybe it is related to special drawings, because it only happened when working with the drawings which was transferred from an .iges 3D drawing.

View 6 Replies View Related

AutoCAD Civil 3D :: Auto Regen On Open

Jun 25, 2013

Having a small issue with Civil 3D 2013 recently ( I think). The last month or so, it's been automatically running regen when I open a drawing. No problems there, where the problem comes in is if I open an exported drawing (from this computer) or a drawing from someone else computer any polylines in the drawing vanish.

I can just run an undo to get the polylines back, but any time I paste something into the drawing all my polylines vanish again. So my fix at the moment is to undo the regen, and then copy and paste my drawing into a new drawing.

Is this just something corrupted I need to do a reinstall to fix, or is there something I might be missing?

EDIT: Also thought I should point put that I'm using an Nvidia Quadro 600 video card running the latest drivers. I have not installed any patches or hotfixes for Civil 2013

View 6 Replies View Related







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