AutoCAD 2010 :: Keeps Scanning The Drawing?
May 10, 2012
We're using AutoCAD Electrical 2012 and on our drawings itkeeps 'scanning the drawing' between every command. You select a line, it scans. You copy by basepoint, it scans, you blink, it scans. How can I make it stop? It is slowing us down and annoying us to no end.
I've already tried the layers filter selected to all and this doesn't fix our problem.
View 9 Replies
ADVERTISEMENT
Aug 21, 2013
I opened an existing 3d model and everytime I do anything to the model or even just click somewhere is scans the drawing every single time.
View 9 Replies
View Related
Jul 29, 2011
I try to create a road sign GIS drawing. I would like to extract all "sign" block from our archived drawings. Is there a way to batch scanning 1000 drawings for a specific block name?
View 3 Replies
View Related
Dec 12, 2012
I have an issue with a drawing created in AutoCad 2002. Whenever I open it to edit it and then either Print or Save it shows Scanning Drawing and takes considerable amount of time for this process.
View 2 Replies
View Related
Nov 17, 2011
I would like to scan some original pen and ink drawings I do and I'd like to remove the background once they are on the page so I can manipulate the art. I work in Corelx4. Will this same technique work with book pages scanned in?
View 1 Replies
View Related
Dec 10, 2013
Eventually after I copy and paste with the clipboard enough times within one drawing, the ability goes away and I can no longer copy and past one item from one drawing to a separate drawing. I need to use the clipboard function because that is the only way of getting an item from one drawing to another.
I have download a clear clipboard function but it doesn't work. Closing CAD and restarting does not reinstate the function.
View 5 Replies
View Related
Sep 11, 2012
My Autocad has started a new behavior. When (in Win7) I double-click on a drawing file in Windows Explorer, Autocad opens the drawing file and also starts a new drawing, all in the same session of Autocad. Is there some system variable or Windows variable that controls this?
View 1 Replies
View Related
Jul 25, 2012
I realize it may be a Civil3D question. When I change my drawing scale in the "Drawing Settings" dialog box to 1"=40', for example. The Annotative scale in the Properties Palette changes to 1"=40'_XREF.
View 2 Replies
View Related
Jul 1, 2012
I'm doing a program in Visual Basic 2010. In one of the forms I put a button that when clicked must open AutoCAD 2012 and make a drawing in it. The user will decide where to save it.The steps are these:
1. I added the references Autodesk.AutoCAD.Interop and Autodesk.AutoCAD.Interop.Common to the Visual Basic Project. That's OK.
2. I wrote this in the heading of the form's
- Imports Autodesk.AutoCAD.Interop
-Imports Autodesk.AutoCAD.Interop.Common
3. In the event Click of the Button1 I put this:
Dim acadApp As New AcadApplication 'Create an instance of an AutoCAD Application
AcadApp.Application.Visible = True 'Show the instance of the AutoCAD Application
Dim acadDoc As AcadDocument 'Create an intance of an AutoCAD Document
acadDoc = acadApp.Documents.Open("C:Respaldo TesisDibujo2.dwg") 'Open a Document called Dibujo 2
'Draw a line
Dim PT1(2) As Double
[code].....
View 2 Replies
View Related
Apr 1, 2013
What is Raster Scan? Why Manual Hard Copy drawings to be converted to Raster Scan Images and what is the Benefits of Raster Scan Images.
View 6 Replies
View Related
Jul 24, 2012
Sometimes, when I have two or more drawings open in the same instance of AutoCAD, another tab opens up on the Windows Taskbar. Here's the scenerio; I have two drawings open. On the task bar, Autocad's icon shows two drawings open. Somewhere while drawing, AutoCAD will start bogging down, especially when switching drawings. On the Window's Taskbar, it will now show three drawings open. Two of which will be the same drawing. There will only be two drawings open. The drawing which is currently on top for editing will be the one that shows up twice. If I change to the other drawing, it takes a really long time to swap. Sometimes, it will sit there for a minute and then swap back to the other first drawing on it's own. I try going back to the second drawing again, and the same thing happens again. The only way to stop this from happening is to completely shut down AutoCAD and restart it. I think it has something to do with the ribbon. And I also notice it more often after doing a CopyBase, but not always.
View 1 Replies
View Related
Jun 7, 2012
Best option for large format printing and scanning? We print about 5000 pages a year. Our Xerox 8825 has servered us well but it doesnt communicate with Windows 7 and now appears to have stopped communicating with everything.
View 0 Replies
View Related
Oct 24, 2013
We would like to change a 3D drawing into a 2D drawing, so that the z co-ordinates list as elevation 0.000
As a 3D drawing, we cannot snap to the line intersections.
View 4 Replies
View Related
Aug 18, 2013
We have a drawing that when opened for Read/Write on the Z420, it will hang, however if opened Read-Only, it will open successfully.
On the Z400, the drawing can open for Read/Write and Read-Only.
PC Specs
HP Z420
Intel(R) Xeon(R) CPU E5-1607 0 @3.00GHz
64-bit
8GB RAM
HP Z400
Intel(R) Xeon(R) W350 @2.80GHz
64-bit
8GB RAM
I have tested across 4 Z420's and 3 Z400's and have replicated the results as described above on all of the tests.
They are all using the same build, pointing to the same locations, the only different thing is the PC Model.
View 2 Replies
View Related
Jul 19, 2012
need to know how to set up a drawing template
View 2 Replies
View Related
Apr 22, 2012
I recently started using AutoCAD. I drew two floor plans for an assignment I have. Now i'm trying to export the drawing into PDF (with scale set to 1:100) so I can export it into indesign and photoshop, however when I export it a small part of the drawing is cut off. I'm not sure how to describe it, but if you look at the included files you can see what i'm talking about.
View 9 Replies
View Related
Jun 27, 2013
I want to add a cut out in a lid I have drawn to represent where a door will be installed, what steps do I needto take to accomplish this?
View 1 Replies
View Related
Feb 18, 2013
I am in need of flattened 2D line views of the sides and top of the model shown in the attached 3D file. So far, I have found and tried the FLATSHOT command, but...
"There are no solids or surfaces that can be projected."
So apparently, I'm dealing with the kind of 3D model that FLATSHOT was not intended for. How I can quickly get flattened 2D views of this without eating up my entire workday?
View 7 Replies
View Related
Feb 21, 2012
I have a few GPS coordinates in the form as:
N37*29.059
W82*39.793
Can I convert this to a point and start drawing lines with these points?
View 7 Replies
View Related
Jul 4, 2012
In VB i had:
Dim newLimits(0 To 3) As Double
newLimits(0) = x1 - (x2 - x1)
newLimits(1) = y1 - (y2 - y1)
newLimits(2) = x2 + (x2 - x1)
newLimits(3) = y2 + (y2 - y1)
AcadDoc.Limits = newLimits
Now i thougt this works in this way:
/// <summary> /// Testfunktion für Limits /// </summary> private static void Test() { var acDoc = Application.DocumentManager.MdiActiveDocument; var acDb = acDoc.Database; acDb.Limmin = new Point2d(10, 50); acDb.Limmax = new Point2d(10, 50); }
But this is not working
I get the following Error: eLockViolation
I think this is from the Transaction and OpenMode.ForWrite - but where do i get such a transaction and the database open for writing.
View 1 Replies
View Related
Jan 18, 2012
I had tried to draw in different units in autcad other than inches, but fail to find i way. I tried going on tutorials, but all they say was to type in:
"Type in Unit in command
Press enter
A option will pop up
Change Units to whichever.
Okay so I tried this, and I change it to feets. The problem is, that whenever i draw a line, it would always be in inches. I want to find a way to draw in feets, so how I can do this.
View 2 Replies
View Related
Jan 9, 2013
I started with AutoCAD 9.I thought that until recently, that I could draw a line from parts of a hatch.
I could draw a line perpendicular to a hatch line.Or, I could draw a line from an intersection of hatch lines.Did I change a setting?Or have I imagined being able to do such?
View 9 Replies
View Related
Jul 10, 2013
I have a problem(ACAD 2012) with making a label of some point on 3 D model. I can imagine that the label should be viewable when the model is being rotated I have also Autodesk mechanical 2012
View 2 Replies
View Related
Nov 12, 2012
I can open cad files, i can add informaiton but I cannot delete or edit/open blocks.
I can not make any changes to block, i cant even move them.
If i type in the command BLOCKEDITOR my response is 0-READ ONLY
View 1 Replies
View Related
Apr 11, 2012
I am new to 3d modeling and i am trying to render a drawing to a image but I am not sure how to see through the exterior walls.
View 2 Replies
View Related
Jul 10, 2013
I am unable to see the dimensions that I measure using power dimensions as per the attachment on the drawings itself. If i want to see it, I have to select the green line, and right click and select the line and select standard as the dimension style. I did not have to previously do all of this.
View 1 Replies
View Related
Jun 3, 2013
I'm having some problems when using the DWG to PDF. When we open our PDF the parts of our drawings will be very light. It appears that most of the time it is only circles or arcs that are coming up lighter than the specified lineweight. When the PDF is printed everything comes out as desired, but we need good looking digital copies as well.
I found some stuff talking about using the correct CTB and some other things of that nature, but I am pretty new to autocad (and self-taught) so there are several basics things that I probably missed out on and could use some clarification on.
View 9 Replies
View Related
Mar 22, 2012
I'm fairly new to AutoCad and i'm using it on a mac. How I go about getting one drawing into another document without having to redraw it?
I have a plan and elevations in seperate documents and how to get the elevations into the same document as the plan without having to redraw every elevation.
View 4 Replies
View Related
Aug 4, 2013
I am currently working for pepsi factory with huge machines in their factory building. My problem is that these drawings are very big and not loading quite well even in high performance systems. My current drawing size is about 120MB, without any hrefs.
View 9 Replies
View Related
Jul 11, 2012
we have a drawing where we were un-able to use snaps (end, per, quad, etc.) on any blocks.
It seems like this particular drawing has issues not seen elsewhere.(besides the fact it was badly drawn) After some time playing with all the settings. We turned on the zero layer and then all the nodes were available as usual.
i've been using AutoCad for 20 years and never seen this. Is this some kind of new feature?Can you control the snaps with a layer? WHY?
Windows 7 64 bit
Inventor 2012 Professional
Dell T1600 CPU E31245 @ 3.30GHz
8 GB RAM
View 2 Replies
View Related
May 17, 2013
How do I change the orientation of my drawing in 2D cad. For example so that north is set at 0 deg. south is set at 180 deg. etc.
View 1 Replies
View Related