AutoCAD .NET :: 2011 - How To Retrieve List Of Open Drawings

Jan 24, 2012

I was trying to retrieve a list of the currently open drawings before running a batch script in VB .Net 2008 so that the program can check the selected file listto update against whats open already to make sure that the file isnt read only.

View 2 Replies


ADVERTISEMENT

AutoCAD LT :: 2011 Will Not Open Drawings Opened In 2013

Jun 25, 2013

It seems that once my newly purchased autocad lt. 13 opens up a drawing created by an other co-worker in autocad Lt. 11, it automaticly converts to 13 and now the person using 11 can no longer open the file. what I should do?

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Put List Of Open Drawings Onto Ribbon?

Dec 3, 2012

I want to put the list of open drawings (like the window tab on the menubar has) onto the ribbon? Is this possible?

View 2 Replies View Related

AutoCad :: Generate Part-list And Order-list In 2011?

Oct 5, 2011

I have some blocks (different exit signs) in a drawing. I want to make a table or excel sheet that sums up the number of equal blocks in the drawing. How can i make this?

I want to connect this tabel to excel 2010.

I use AutoCad LT 2012.

View 7 Replies View Related

AutoCad :: Converting Drawings In 2011 For Mac To PDF?

Dec 18, 2011

I'm having issues converting drawings in autoCAD 2011 for Mac to PDF using the regular methods.

View 1 Replies View Related

AutoCAD Architecture :: 2011 Switching Drawings By Itself?

Apr 8, 2011

Several users here in my office have been having a strange issue with ACA 2011.  When doing various things such as, saving, regen'ing, or manually switching between open drawings, ACA will "blink" to a completely different drawing.

For example, right now I have 4 drawings open.  I'm trying to go from drawing A to drawing B.  It goes to drawing B and starts to regen model space, then it blinks back to drawing A.  Does the same for any of the 4 drawings.  Only way to make it stop was to close drawing A.

As I said, it not only does this when switching drawings.  It'll also do it after it's done saving and when I try to regen.

View 9 Replies View Related

AutoCAD 2010 :: Using 2011 And 2012 On The Same Drawings?

Aug 27, 2012

We are using AutoCAD 2011 and AutoCAD 2012 on the same drawings. It is slowing the drawings down in AutoCAD 2011. There is at least one person that only has AutoCAD 2012 on their machine.

View 2 Replies View Related

AutoCAD 2010 :: How To Use Drawings From 2013 Edition On 2011

Mar 14, 2013

I have tried to convert some drawings from 2013 student edition to 2011 edition but the DWG TrueView will not allow me to convert student editions. How to use drawings from 2013 edition on 2011.

View 1 Replies View Related

AutoCAD Inventor :: 2012 Crashes Opening Drawings From PSP 2011?

Sep 29, 2011

We have used Inventor 2010 with PSP 2011.

- Recently we have upgrade to Inventor 2012.

- Installed pspro_cad_fp_10.0.39.3 update for PSP Server and for PSP Clients.

And now, some drawings we can not open in Inventor 2012. Inventor crashes!

But some drawings we are lucky to be able to open and work with.

Drawings have the same template.

If the drawing is locked (read only) then inventor 2012 can open it without a crash.

If I drag&drop drawing out from PSP onto my Desktop, Inventor 2012 can open drawing without problems.

So we are not able to work with some drawings in Inventor 2012 and PSP 2011.

As the first and quick (and 100%) solution - rollback to Inventor 2010 can cost us about 5 man-days of work. (Because we have done some work in Inventor 2012 allready and will not be able to work with this in Inventor 2010)

View 4 Replies View Related

AutoCAD Inventor :: 2011 - Printer Compatibility List

Sep 27, 2012

We currently use a Gestetner 3227 B/W printer as a system printer and have experienced consistent print problems while plotting CAD drawings. We now have the opportunity to try to avoid print problems with a new printer.

We currently have Autodesk Inventor 2011 software (but only use the Mechanical Desktop feature for 2D & 3D), a Widows XP operating system and print to 8-1/2 x 11 and 11x17 papers only.

1) Does Autodesk have a list of recommended or compatible "Printers" that I can be directed to?

2) Is there a specific question, feature or requirement that the office manager should ask about the printer to assure compatibility?

So far, when asked if the printers are Autocad compatible, the vendors claim that their printers "should be compatible" or that they need further details about the autodesk product without being able to specify the type of details they require.

View 1 Replies View Related

AutoCAD 2010 :: Getting CTB File From 2007 To Show In List In 2011?

Jul 17, 2013

Having no success in getting my .ctb file from 2007 to show in list in 2011. Is it compatible or will I have to re-write?

View 2 Replies View Related

AutoCAD Inventor :: 2011 / Error With Filenames In A Drawing Parts List

Sep 15, 2011

We are using Inventor 2011. 

Inventor adds extra spaces to the parts list filenames when they wrap.

The space is added just before the break.

We access the parts list in several VBA programs.  Mainly to get the line Item number.

With the Filename corrupted with random space characters I cannot tie the document to the item number in code.

Is there a way to get the true fully pathed document name from a parts list Line item instead of the flakey filename that is displayed?

View 1 Replies View Related

AutoCAD Inventor :: Parts List In Drawings

Oct 2, 2013

Having inserted a parts list into my idw drawing i noticed that one of the column widths need to be increased,i went to the edit parts list style and increased the column width,saved it etc.

I expected the column width to increase automatically but it did not.One way i have found to do this is to reload the parts list,but surely this is not the answer.

View 6 Replies View Related

AutoCAD Inventor :: Creating List Of Drawings From Assembly

Jan 9, 2014

I wonder if there is any way of creating the list of drawings that derive from a general assembly, which contains sub assemblies and spare parts. That involves to export some personalized i properties, such as nº of drawing, nº of father drawing (for sub-assemblies), and title.

The idea is creating a inculcated link between these drawings (.idw files) and an excel file that, if possible, updates itself when changing the drawings.

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: List Of Drawings From One Drawing To Next

Dec 5, 2012

I have the following string of code, that I'll write in everyone's start-up suite. I'm able to retrieve a list of files I want to modify, for whatever reason.  (One example, when plotting drawings with layouts, sometimes the shadeplot setting is wireframe, and not classic hidden, though it's been set up in our templates).

The huge question is, can I get a list of drawings to a variable in one drawing, and have access to that variable list, in the next drawing I open?  I'll iron out the bugs on read-only statuses, or manipulating drawing states later.

(defun GetDrawings ()
(setq currentpath (getvar "dwgprefix"))
(command "pspace")
(setq DrawingList (dos_getfilem "Select a file" currentpath "Drawing files (*.dwg)|*.dwg|All files (*.*)|*.*||"))
(setq ListOfDrawings (cdr DrawingList))
(setq DrawingPath (nth 0 DrawingList))
[code]...

View 1 Replies View Related

AutoCAD Inventor :: ILogic - Add Reference Brackets To All Dimensions For A List Of Drawings

Apr 2, 2013

I already have a code below that will read a bunch of drawing filenames that will go into each drawing, save the drawing, (print the drawing but I have this disabled for now,) close it, then move onto the next one.

What I want to do is add reference brackets around every dimension on each drawing. I have managed to update part list styles before using ilogic but I am not sure if it is possible with dimensions.

question = MessageBox.Show("Are you sure you want to update multiple drawings? If so, make sure all drawings are checked out.", "Batch Drawing Update",MessageBoxButtons.YesNo,MessageBoxIcon.Question)

'set condition based on answer
If question = vbNo
Exit Sub
End If

[Code] ......

View 4 Replies View Related

Revit :: How To Print Off List Of Keyboard Shortcuts In 2011

Nov 12, 2010

how to print off a list of keyboard shortcuts in 2011. In older versions it was fairly simple, just find the "keyboardshortcuts" file but it's not that easy anymore.

View 7 Replies View Related

AutoCAD Inventor :: Possible To Retrieve Information Of Reference In Iam File Without Open File In Session

Oct 30, 2012

is possible to retrieve the information of the reference in the iam file without open the file in session ? Opening with notepad the iam file, at the end of file, the references is contains in the planar text.

Is possible to retrieve documentation for this request ?

View 1 Replies View Related

AutoCAD Architecture :: 2011 - Error - Cannot Open Database

Apr 29, 2010

I get a window popping up that says "Cannot open database C:ProgramDataAutodeskACA 2011enuDetailsDetails (US)AecDtlComponents (US).mdb." I have reinstalled ACA 2011, I have copy this same file from another computer, verified the permissions etc... I can click ok and keep working but it randomly will pop up 3-4 or 5 times in a row and I cannot link it to any one event (Can’t cause it to re occur) Also, I cant access the details component manager.

View 9 Replies View Related

AutoCAD 2010 :: Way To Open A Drawing Saved In 2011

Jul 22, 2012

I there a way to open a drawing saved in 2011 ver,into a 2005 ver.

View 1 Replies View Related

AutoCAD Inventor :: Can't Open 2011 Undo Folder Message

Feb 28, 2011

when i try to open my 2011 inventor program which ive been running for months now i get an error message. and the program refuses to open. "Error in Inventor Undo Folder: Please Make Correction" any ways to fix this so i can get back to work. and i should add that i am not a computer genius im a furniture designer.

View 9 Replies View Related

AutoCAD Architecture :: Detail Component Manager Will Not Open In 2011?

Oct 13, 2010

We are running ACA 2001 on WIndows Vista 64 bit.  The Detail Component Manager will not open on (2) of our (7) machines and returns the error message: "Specified cast is not valid".  The files are located on each machine.  I have tried running a repair; I have copied the Detail Component Manger files over from the good machines, and I have also run a re-install and the Detail Component Manager still will not work.

View 6 Replies View Related

AutoCad :: Open And Edit Drawing Created By 2011 Into 2007?

Feb 7, 2013

how can i open and edit the drawing created by autocad 2011 into autocad 2007???

View 7 Replies View Related

AutoCAD VB :: Open Educational Stamped File Programmatically With 2011

May 9, 2011

Has this functionality been removed in the 2011 API. What worked fine in 2010 now throws an "Error Decrypting Data" error on trying to open a drawing created with an educational version. These are student files that we are examining with an external marking program. The application can open non-educational versions without issue.

View 1 Replies View Related

AutoCAD LT :: Lags When Two Drawings Are Open?

Sep 3, 2013

about 3 days ago for some reason my cad is really slow when i have two drawings open at the same time.  it lags when i am panning or zooming.

it just started randomly and the computer i am using is new and started using it about 6 months ago and it has been fine since i got it except for the past few days.

it doesn't matter what drawing file is open it lags.  RAM is alot (8gigs)  again this just started happening randomly.  everything else is fine

i am working on AUTOCAD LT 2014

View 9 Replies View Related

AutoCAD .NET :: Save All Open Drawings

Aug 9, 2011

I tried the following method to save all drawing currently open. It always fire fill access arror, whereas AutoCAD can save the file wihthout any issue. Here I am checking for drawings that not even saved once and ask the user to take action for those files.

 try
{
DocumentCollection docs = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager;
foreach (Document doc in docs)
{
string dname = doc.Name;
string s = doc.Name.Substring(doc.Name.LastIndexOf('\') + 1);

[code]....

View 2 Replies View Related

AutoCAD .NET :: Add Block When Other Drawings Are Open

Nov 14, 2011

I'm trying to add a block with an attribute to a drawing. The command works if there is only one drawing open, but when there are other open drawings then the block doesn't appear. Strangely if I select the block in the block editor and then close the block editor the block suddenly appears. Do you know what is causing the block to not appear when other drawings are open?

I included the code below. "s1" works but "s2" has the strange behavior of the block not being visible.

[CommandMethod("s1")]
public void AddBlockWithAttributeToDestination_WithNoOtherDrawingsOpen() {
    var attributeValue = "1234";
    var destination = Application.DocumentManager.MdiActiveDocument;
    using (var transaction = destination.TransactionManager.StartTransaction()) {
        addBlock(transaction, destination.Database, attributeValue);
        transaction.Commit();

[code]....

View 9 Replies View Related

AutoCAD Civil 3D :: Drawings Zooms Out On Open

Jun 26, 2012

I'm running 2013 C3D and have a quirk that my drawings zoom out when I first open the file.  I'm not even sure what they are zooming out to as it is not 'Extents'. 

View 9 Replies View Related

AutoCAD 2010 :: Drawings Only Open Read-only?

Jul 17, 2012

For some reason, one of our PC's running MEP 2012 has suddenly started to only open drawings in read-only mode. The same drawings will open just fine on other PC's so they / their folders are not set to read-only in windows. The user also has the exact same access rights on the server as the others.

The strangest thing about this is the following warning box that appears on screen. see attached.

For some reason, the alert message which displays the full path of the dwg in question, has it's path modified with a date and time stamp prefixed with a '@' symbol. Needless to say the folder '@GMT-2012.07.17-11.00.04' does not exist.  In 18 years of playing with AutoCAD I've never seen this one before.

View 6 Replies View Related

AutoCAD LT :: Unable To Open Multiple Drawings

Aug 26, 2013

I usually open several drawing and use"drag and drop".

But something has happened.

Now, I can only open one drawing at the time. When I try to open the second drawing, the program close down the first.

What have I done ? and what shell I do ?

View 6 Replies View Related

AutoCad :: Lost Ability To Open Drawings?

Apr 5, 2013

But, I've lost the ability to open drawings with the traditional "tree" type search.... Something like Windows Explorer. Just before this happened, I had blown up a drawing by, apparently, importing one too many iges files. Got a message that Autocad had an error and was shutting down. Now, when I hit file/open, I get nothing but the command line asking me to enter the drawing path.

View 5 Replies View Related







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