AutoCad :: Saving And Opening A Drawing

Jul 29, 2013

Whenever I go to save a drawing or open a new one from AutoCad, a command box shows up asking me to manually type in the file name and file path of the drawing I would like to open or save. Before I could do it as most programs do (Microsoft word, excel, etc.) where I can browse for the file via folders. Has this happened to any of you before and what do I need to do to get it back to normal?

View 5 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Opening Drawing In 2013 And Drawing View Changes?

Nov 28, 2012

Recently upgraded to Civil 3D 2013 and drawings opened up fine.  Now today any drawing that opens shows the plan view as last saved but then after loading takes the drawing and shifts it into a 3d view similar to a crossection.  Is there a setting somewhere that has been changed?  I noticed after a windows 7 update was preformed. 

View 7 Replies View Related

AutoCAD Map 3D :: Drawing Disappears After Opening Second Drawing In 3D 2012?

Mar 23, 2013

I have two drawings A and B. I work in A and I need some design elements from B.

When I open the drawing B everything I have in drawing A disappeared. I refer to all elements of design (blocks, lines, polylines, etc.).

After studying the issue have concluded that the design of all elements were automatically isolated. Right click> Isolate> End Object Isolation and everything reappears in drawing A.

I mention that I installed Autocad Map 3D 2012 x64 on Windows 7 x64 and work in Map Classic Workspace using the same coordinate system in both drawings.

View 4 Replies View Related

AutoCAD LT :: When Opening A Drawing / Automatically Creates A New Drawing

Nov 16, 2011

When I open an drawing, AutoCAD opens *two* drawings, the one I wanted *plus* a new one (called drawing 1.)Why does this happen and can it be prevented?

View 6 Replies View Related

Illustrator :: Saving A PDF In CS6 Opening In CS5?

Jul 20, 2012

How can I save a PDF in CS6 and open in CS5 and still have editing capabilities?

View 1 Replies View Related

AutoCAD .NET :: Opening A Drawing

Jul 18, 2011

I'm reading a .dwg in from a database and writing to a local file.I'm using the following code to open it after I write it to a local file. Application. Document Manager.Open(filepath); What is happening is soon as it gets to that line of code AutoCAD either crashes or it has a StackOverflowException.

I've stepped through and before I go to open the file I have double check it is there. Also after AutoCAD crashes if I go to where I wrote the file to and open it that way I can open it by double clicking it.

View 2 Replies View Related

Photoshop :: Saving And Opening Psd Files

Aug 5, 2009

I use PS CS4 for photo editing and digital scrapbooking.  For the past few weeks I have had some issues opening layered psd files of digital layouts that I have saved.  They save properly but when I open them there is nothing but a black document with a red stripe going across the top.  Can someone please help? Here are a few screen shots of what I am getting.  In the first one you will see that the thumbnail is an actual image of the document and the second one is a screen shot of that document when I open it. ETA:  This does NOT happen all the time.  I have successfully saved and opened some psd files since having this issue for the first time a few weeks ago.  I just can't seem to pinpoint what has happened prior to the psd file not opening properly.  

View 10 Replies View Related

Illustrator :: Saving And Opening Patterns?

Sep 24, 2013

Ok, I'm in Illustrator CC and using the Object>Pattern creator to make new patterns. but I seem to be unable to figure out how to save those patterns to be able to open them in other documents.I have gone to 'Save Swatch Library as ASE' but then it says swatches with gradients and patterns will not be saved.
 
I have tried to 'Save Swatch Library as AI' but it still doesn't seem to save it anywhere.How do I save a pattern I create to be able to open that pattern in a different document later?

View 6 Replies View Related

AutoCad 3D :: Saving 3D Drawing As Exe

Jul 14, 2011

I have produced a 3d factory layout drawing for a client, Is there a way of saving it as a .exe or what ever. So that he can open the drawing and view it in its 3d form, orbit, zoom in and out etc

I understand they could download the free Autocad viewer program .

View 4 Replies View Related

AutoCAD .NET :: Edit Drawing Without Opening?

Jul 5, 2013

I need to open a bunch of drawings, update a block and then save. I am trying to do it without opening each drawing in AutoCAD. Here is the code snippet I have. I figured before I plug in my block editing code, I would test things out with just adding a line. It seems to be boing through the drawings, and I get no errors, but the line is not being added.                           

Dim mydb AsNewDatabase(False, True)
mydb.ReadDwgFile(Newfname,FileOpenMode.OpenForReadAndWriteNoShare, True, "")
Using Trans AsTransaction = mydb.TransactionManager.StartTransaction()
Dim btr AsBlockTableRecord = Trans.GetObject(mydb.CurrentSpaceId,OpenMode.ForWrite)

[code]...

View 3 Replies View Related

AutoCAD Civil 3D :: Opening Too Big Drawing?

May 30, 2013

Any tricks for opening a drawing that is too big for the computer to handle?

its 474,838 KB

View 4 Replies View Related

AutoCAD LT :: Opening A Drawing In Acad

Aug 22, 2013

So I have a problem opening this drawing that i have worked on for quite a while now and all of a sudden this morning when i tried to open it i got the following message:

"This DWG file was saved by an application that was not developed or licensed by Autodesk. What do you want to do?"When I continue to open the drawing some stuff is missing from the drawing?I am using Acad LT 2012 and this drawing was working fine until now.

View 1 Replies View Related

AutoCad :: Export To PDF Without Opening Drawing

Mar 9, 2012

Is it possible to export a drawing to pdf without opening a drawing where AutoCAD is installed.

I want to write my own code using AutoLISP or VB.Net (and not use any existing third party utility) because I have some specific additional requirements.

View 3 Replies View Related

AutoCad :: Setting For Opening Drawing?

Jul 23, 2009

Currently in AutoCAD 2008, evertime I browse my folders and dbl click a dwg - AutoCAD opens that drawing in a new window. If I click on three drawings, AutoCAD has three different AutoCAD programs running.

If I'm inside AutoCAD and choose File, Open, etc... then the new drawing opens in the same AutoCAD program. I'd like for that behavior to work if I have AutoCAD already open and I browse my server thru explorer and dbl click a dwg on the server.

Is there a setting that will allow that?

View 9 Replies View Related

AutoCad :: Opening Drawing Files From CD

Aug 16, 2011

I have an issue with opening my old drawing files (.dwg). I usually make a backup copy of all the drawings I have done and save them according to the project numbers. The drawings I have difficulty opening were done ages ago and backed up on a CD.

When I was trying to open the drawings from the CD, I received error messages saying "cannot find the specified drawing file. Please verify that the file exists". I also noticed that all of those drawing files are of size between 30Mb and 35Mb. So clearly, there is some data in them.

I also tried to do copy and paste from the CD to my local machine but to no avail. It said the file may be corrupted or something. I do not know if this is to do with losing path or what.

View 9 Replies View Related

Illustrator :: Opening AutoCad Drawing In CS6?

Nov 7, 2012

I am very skilled in CS5 and CS4, however I have updated to CS6, However I am unable to open a simple autocad .dwg into CS6
 
I am using Autocad 2013
 
I did not know if i need to down save the file to an older autocad file. Or is there a new way of opening an autocad file into CS6

View 2 Replies View Related

Photoshop :: Opening And Saving Files / New Eps Default

Sep 14, 2012

(1) When I go to open files, raw or jpeg, I now need to enter a value for 'enable' on the open dialog.  That never was necessary before.
 
(2) When I go to save as jpeg, the file type defaults to eps. And even when I change to jpg, I get a dialog about eps options.
 
The only way I found to get around this was to convert my files to 16 bit.  That certainly shouldn't be necessary.(I'm using Photoshop CS6 on a Mac running Mountain Lion)

View 2 Replies View Related

Photoshop :: PS CS2 On Vista Opening Or Saving File...

May 30, 2008

I try to open a file from inside Photoshop CS2 on my new Windows Vista laptop, if I try to change directories by clicking on the directory list on the left side of the open window, I get an error: "Adobe Version Cue - The operation could not be completed. There was a problem with the selected file or folder. It might have been moved, renamed, or deleted. - Error Code -6640" I does this while saving too, which means I have to save files, then go back into Explorer and move them manually.

View 1 Replies View Related

GIMP :: Colours Wrong When Opening And Saving?

Sep 17, 2009

Whenever I open an image in Gimp, it's just a little off colour. Then when I save it as an image file (usually png), it's even more off colour than what's displayed in Gimp. For example, if the image starts out with a grey background of 808080 (RGB Hex Value, 16-bit), in Gimp it's 7F7F7F, and when I save as a png, it's 6E6E6E (honestly, how does that make sense under any circumstances?). I've tried every combination of settings under colour management, to no avail. Once, I managed to get Gimp to display the correct colour, but when I saved it as a gimp file, and re-opened it, it was wrong again.

View 13 Replies View Related

Illustrator :: Opening Or Saving Files Cause 5.1 To Crash

Jun 14, 2012

I have the Creative Suite 5.5.  Illustrator starts, but trying to open (.ai or .pdf) or save a file causes it to crash.
 
I have deleted the preferences folder.
 
used uninstaller to uninstall complete Creative Suite package.  Used Adobe Creative Suite Cleaner Tool.app afterwards.   Reinstalled.   Still it crashes.
 
Photoshop, InDesign, Acrobat Pro  all seem fine.
 
Process:         Adobe Illustrator [17332]
Path:            /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
Identifier:      com.adobe.illustrator
Version:         39 (15.1.0)
Code Type:       X86 (Native)
Parent Process:  launchd [122] 
Date/Time:       2012-06-14 16:05:18.973 -0600
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9

[code]....

View 12 Replies View Related

AutoCad :: Closed Drawing Without Saving?

Jul 11, 2012

iu accidently close a drawing that i had been working on with out saving... is there a way that i can recover the work that was not saved?

View 9 Replies View Related

AutoCad :: Closed Drawing Without Saving

Feb 5, 2013

Whilst closing autocad,I have managed to lose all the work I had created------! The file when opened just comes up blank and no back-up seems to exist.

View 9 Replies View Related

AutoCAD LT :: Objects Disappearing When Opening The Drawing

Dec 13, 2013

we are having a problem here at our office. this revolves around one file. When I open the file, some objects (text, hatch, lines - all different layers) disappear. This happens before any command is made, and the object that disappear are on layers that are active and not frozen on all viewports. Also, the rest of the objects on the layer are visable.  Other objects on these layers are visable, and the objects that disappeared are not visable on the model space or paper space. On top of that, when someone else opens the file, different objects turn invisable, and they can see the things I cant. The drawing takes about 5+ mins to load, dispite it being not a very large file. I tried purging unused items, reconciling layers, unhiding everything, freezing and unfreezing all layers and restarting autocad. 

Coincidentaly  the x-ref dwg is having a very similar issue.

View 4 Replies View Related

AutoCad :: All Layers Set To No Plot When Opening A Drawing

Aug 1, 2012

I've recently upgraded to AutoCAD 2012 and CADS RC 2012 and a really annoying thing has starting happening! Every time I open a new drawing or an existing one, all the layers are automatically set to 'no plot' so print previews come up completely blank every time! I then need to manually go through all the layers setting them to plot or no plot as required!

View 7 Replies View Related

AutoCAD VB :: Opening Drawing And Creating A New Layer

Aug 15, 2011

I am trying to automate opening a document and inserting a new layer in it.  Inserting the layer and opening the document is quite easy, but doing both is proving to be quite difficult.

Here is the Code that I am working with.  The code for creating the layer works fine in an already opened document.  It seems that autocad cannot find the opened file. 

Sub Open_and_new_layer()Application.Documents.Open ("C:UsersPatrickDesktopAutocad program66986691_BL_01.dwg")Dim strLayer As StringstrLayer = "BOM"Dim layCurrent As AcadLayerOn Error Resume NextSet layCurrent = ThisDrawing.Layers(strLayer)If layCurrent Is Nothing ThenSet layCurrent = ThisDrawing.Layers.Add(strLayer)If layCurrent Is Nothing ThenMsgBox "Error creating layer " & strLayer & "."Exit SubEnd IfEnd IfThisDrawing.ActiveLayer = layCurrentEnd Sub

View 6 Replies View Related

AutoCAD LT :: Error Message With Opening Of Every Drawing?

Feb 1, 2012

The configured Heidi Driver cannot be loaded. Switching to default software.

View 3 Replies View Related

AutoCAD Map 3D :: 2013 Crash Upon Opening A Drawing

Jun 6, 2012

After upgrading/switching my stand alone license from Civil 3D 2011 to Map 3D 2013, my computer is crashing before a complete opening of some larger dwgs (1575 KB).  Sometimes I get an Out of Memory message.Other (much smaller) drawings open fine.The switch from Civil to Map was made because we were not using any of the civil bells and whistles that make it unique. 

Map suits our needs.  We use shp files (data connect) to generate most of our work.I can use another computer in our office that has Map 3D 2011 and am able to open up any of the drawings with no problems.  Because I had no issues with Map 3D 2011, I thought moving up to 2013 would be "easy". 

We have a subscription and every couple of years try to load up the latest and learn to live with it.Now I am wondering if we can all just go to Map 2011 and forget 2013.

View 6 Replies View Related

AutoCad :: Opening A Drawing Exchange File

Sep 27, 2013

I am having problems in opening a drawing exchange file sent to me by a friend who is using TurboCad V1.1 In trying to open the file using AutoCad 2000 I am getting the following error message "Invalid or incompatible DXF input - Drawing discarded".

I thought that the whole point of a dxf file was that it could be universally recognized from one system to another.

View 5 Replies View Related

AutoCad :: LT 2010 Crashes During Opening Of Drawing?

Jul 23, 2012

We are running LT 2010. I have one drawing that crashes Autocad while the drawing is trying to open. The drawing is about 13 Meg. The crash occurs when it gets to the regen step. The program does not continue and it is necessary to go to the Task Manager. Autocad shows as not responding. Performance shows 50 - 100% CPU usage. The task must be ended. CPU usage drops to < 10%. The recovery utilities say that everything is OK and make no difference. It is doing the same thing on another PC. About 10 Meg of the file is one block. I can open that block separately without a problem.

View 2 Replies View Related

AutoCad :: How To Change Settings For Opening Another Drawing

Apr 9, 2012

How to change the settings (if it has) for opening another drawing. because for example I opened an autocad file, and again i want to open another file, when I opened another file it will not display in the same window which I first opened, it is very hard for me to put my mouse pointer on the taskbar to choose that drawing and again return in another drawing, better if using the windows button inside the autocad. here is the image just to be clear on what i am trying to ask.

Untitled.jpg1.jpg

View 9 Replies View Related

AutoCAD .NET :: Stop Opening A Drawing Consistently?

Oct 29, 2013

I would like to run some code BEFORE AutoCAD opens a drawing. It's a simple validation routine.  Ideally speaking the sequence would run as follows...

The user opens a drawing in some way (file dialog, windows explorer, sheet set, etc) I run my validation routine If it passes validation let AutoCAD open it / If it doesn't abort the process.

I can override the OPEN command and substitute my own, but there are a variety of ways to get a dwg open. How to stop or abort opening a drawing consistently? Even if it's not .net?

View 2 Replies View Related







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