AutoCAD Inventor :: Closing Active File Without Saving?

Mar 27, 2013

Trying to create a bit of code that when the 'OnNew Document' event is fired the code checks for a particular Custom Property. Depending on what the Custom Property is set to a form is then fired with relevant text to point the user to a specific area in the workspace. Al this works ok.

But if they press cancel i need the code close the activate 'Part1' which inturn then allows the user to select 'New' to begin again.

I have tried various scenarios but the main problem is that Inventor then crashes!

PublicSub applicationEvents_OnNewDocument(DocumentObject As Inventor._Document, BeforeOrAfter As Inventor.EventTimingEnum, Context As Inventor.NameValueMap, ByRef HandlingCode As Inventor.HandlingCodeEnum) Handles applicationEvents.OnNewDocument

[Code]....

View 1 Replies


ADVERTISEMENT

AutoCAD Inventor :: ILogic - Error Closing Active Documents

Jul 4, 2012

I am using iLOgic on Inv 2012 to try and close the active document using the following piece of code - 

InventorVb.Application.activedocument.Close (True)

This close the document but brings up the following Error msg...

Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))

Any better piece of code that shuts down the active document but doesn't return the error? (I only want to shut down one document, not the application)

View 3 Replies View Related

AutoCAD 2013 :: Saving Automatically When Closing File?

Apr 12, 2013

AutoCAD 2013, 60-90 days into it, upgraded from 2007.

I have 2 of 4 workstations with this issue, AutoCAD will automtically save the file when the files is closed, w/o any prompts to verify of we want to saved or not.

I have my Options|Autosave turned off, but this should not affect the save on close it should only create a continual ac$ backup file.

This is now the 2nd time this has occured. In early March we noticed this and in dealing with AutoCAD (Suscription Service) we finally deceided to restore AutoCAD to factory defaults, which did fix the issue at the time.  However it also meant that I needed to retore all the pathways and our standards.  Once completed, I paid particular attention to ensuring that AutoCAD was NOT saving the file on close and it was doing so up until earlier this week, when I noticed it SAVING on close again.

Now most of you might think, hey thats a good thing, however, we routinely will test modifications to our layouts on our working files, but dont want to actually modify those files and then we would simply close the drawing w/o saving thus ensuring that those mods were not saved.

In March, both 2007 & 2013 did this, however only my 2013 is affected now.

View 4 Replies View Related

AutoCAD .NET :: Saving Active Drawing File

May 17, 2012

How to save active drawing file with filename.. 

View 9 Replies View Related

AutoCAD Architecture :: Mtext Column Width - Placement Changing After Saving / Closing File

May 2, 2011

I've been having this issue happen repeatedly, but not consistently. In a new file, I adjust the width of an mtext box so that the text wraps into multiple lines. When I next open the file, all mtext boxes are back at a wider width so that the text is all on one line. The start of the text is also usually in a different location. This was happening on 2011/XP and now on 2012/Windows7.

View 5 Replies View Related

GIMP :: Paths Disappear After Saving And Closing A File?

Jan 6, 2011

I started using GIMP on a PC a couple of months ago after developing skills in PS over the years on my Macs at home and at work.

I like GIMP and it's stable nature along with everything else... in addition to allot of standard photo editing and graphics creation, I recently used it for some of the animation filters, which are nice.

The only problem I'm having is that when I create a path, or multiple paths, and have them in the paths palette, after I save and close the file that contains the paths, the next time I open that file my paths are gone... completely disappeared.

View 12 Replies View Related

CorelDRAW Graphics Suite X5 :: Corrupted CDR - File Won't Open After Saving And Closing It?

Mar 11, 2012

I know this happens sometimes when a file won't open after saving and closing it. Usually I can open the backup file with just some lost work, but not this time. Problem is this time it happened with a file I spend a long time working on. I tried unzipping and opening riffData.cdr with no luck. I've uploaded the file. It is a complex drawing with over 20 pages including vector and bitmap objects.

[URL]

View 5 Replies View Related

AutoCAD Inventor :: Image Of File Still On Screen After Closing

Jan 4, 2012

Several times when closing an IDW the image of the file reamains on the screen.  The Tab for the file in the lower left hand corner dissapears but the image stil remains on the screen.  You have to navigate to another open invnetor file in order for this image to dissapear.  If you are not paying close attention you can inadvertantly close several files by repeatedly trying to close the "image" that is still on the screen.  I am only seeing this on one of our workstations.  Coulod this be a video card error or a setting?

View 8 Replies View Related

AutoCAD Inventor :: Crashes When Loading Any File Or Closing Welcome Center?

Jan 12, 2013

After downloading the Autodesk Inventor 2013, I was forced to download the hotfix. I completed the download, and started up Inventor. My force closed crash report directed me to the most updated update, which I then installed to no avail. I've sent an additional crash report, but I've yet to recieve any feedback. When I go to either load the .ipt blank file, or even close the welcome center tab (to be able to access the tools to troubleshoot) It shuts down.

Windows Vista 32-bit
ATI Radeon 3400 HD Series
Intel(R) Core 2 Duo CPU E7300 @ 2.66GHZ X2

View 9 Replies View Related

AutoCAD Inventor :: Can't Reuse Same IFeature In Part With Closing And Opening File

Mar 12, 2012

I am using Inventor 2011 and vault.  When I go to insert another instance of an IFeature i get a message that says "cannot insert iFeature that is currently open for edit (see attached)  The .ide file and the part used to extract the iFeature are both closed and not checked out of the vault.

The only workaround I know of is is to close the file and open it up again.

View 2 Replies View Related

AutoCAD Inventor :: Open File - Master Or Last Active Representation

Oct 16, 2012

I have an issue with opening assembly files as they always open as Master not Last Active.

Have I missed an option on another tab or something else?

64-Bit Inventor Professional 2012
Build 219, SP2

View 8 Replies View Related

AutoCAD Inventor :: Active Project File Changes Randomly On Different Users Machines

Mar 19, 2013

We have had this issue now for a couple years and don't know what is causing it. We are using vault pro with admin set single project file. A user can work for months using correct.ipj, then randomly at 10:42 they will notice the active project was been changed to some other temporary project location "c: emp.....". Then it will happen to different users at different times. I cant seem to find any correlation to anything. I can only imagine that it is somehow triggered from the vault addin.

We are inventor 1012 and vault 2012 pro.

View 9 Replies View Related

AutoCAD .NET :: Saving A Drawing That Is Open But Not Active?

Nov 15, 2012

using dwgDB.saveas on a drawing database that the user has open but NOT current on his screen?

For example, the user has DWG1 open and DWG2 open and currently active, my program modifies DWG1 (inactive) and when the program tries to run...

dwg1DB.SaveAs(filename, true, DwgVersion.Current, dwg1DB.SecurityParameters)

it errors with an elock violation, even though I lock the document with dwg1DOC.LockDocument before I try to save and unlock it after.

The same code runs fine on the current document so at this time I just ended making the other document current just to save it then switch back to previously current document.

What am I missing to save a document that is open but not current? 

View 3 Replies View Related

Photoshop :: No Ask For Saving When Closing?

Jul 22, 2013

I had this issue twice already when closing files without saving expecting to ask me what to do with the file of course. But it didn't ask a thing.

View 4 Replies View Related

Illustrator :: Closing CS6 When Saving

Sep 19, 2012

I have a problem with Illustrator CS6.When I try to save in .ai or other format, I have a Windows error message like "Illustrator has stopped working".And Illustrator close it.

View 8 Replies View Related

Photoshop Elements :: Closing And Saving Files?

Nov 2, 2012

In preparing photos imported from iphoto for a book, I've learned how to change the ppi and format, but when I try to move on I find I don't know how to save and close out of editing a photo.  The photos either have red "edit in progress" bands, or multiple copies, or both. 
 
I don't know where to save them, either.

View 2 Replies View Related

AutoCAD Inventor :: ILogic Error Cannot Find Excel File After Saving File As Template

Dec 6, 2012

I'm linking an excel file to an .ipt file with iLogic code determining if the Material type is a certian value it will find the correct material thickness. These file work great when working on them thru Vault but when I "Save As Template" and create this file where our other template files are located (not Vault) this fuction does not work. I have realized that I had to place the a copy of the excel file in the same file folder as the template ipt, but even this does not fix the issue. 

I recieve this error:

Error in rule: Material, in document: Part6

'MWW Materials (Inventor).xlsx' could not be found. Check the spelling of the file name, and verify that the file location is correct.

If you are trying to open the file from your list of most recently used files, make sure that the file has not been renamed, moved, or deleted.

It seems completly countintutive that just saving the file as a template file would cause this not to work when all files that are required are located in the same file folder. Maybe I need a reference to the excel document within the iLogic code.

View 3 Replies View Related

AutoCAD Inventor :: STL File Saving As 0kb

Jun 13, 2012

My model is ~1-2MB and I'm trying to 3D print it. I am trying to export it as a .stl file but no matter how I try doing it (going through the print piece flow or export flow), the file is either 84 bytes or 0KB. 

Is this a known issue, or am I doing something worng?

I've tried restarting the program/my environment.

View 8 Replies View Related

AutoCAD Inventor :: Saving ActiveView As Jpg File?

Mar 29, 2013

I can save as bitmap (bmp) camera view below

 Sub cameraAndSaveAsBitmap(ByVal GelenYol As String)
'Bu kod açık dosya üzerindeki parçayı geni açıya alıyor ve görüntüyü
'c: emp dizini içerisine DosyaAdı.bmp olarak kaydediyor.

[Code]....

But I want to seve as jpg instead of bmp format...

View 2 Replies View Related

AutoCAD Inventor :: Saving IPT As STL File In 2012

May 24, 2012

I am wanting to create a .ipt (part) file in Inventor 2012, save it as a .stl file, and open it up in Project Falcon to test it in the wind tunnel.How do you save an .ipt file as a .stl file in Inventor 2012?  I hav tried going to "Save as..." and changing the extention to .stl, but not luck there.

View 3 Replies View Related

AutoCAD Inventor :: Saving IPT File Message

Mar 8, 2012

I get this every time i try to close an .ipt.

The current operation requires data from docuemt {location on my network{ but it cannot be found.

View 1 Replies View Related

AutoCAD Inventor :: C# Close File Without Saving?

Mar 15, 2012

I am using Inventor 2012 and C#. I would like that, when I close my Form, Inventor and all files that are open will be closed with displaying the message about saving the files .Some  of my opened file are stored in Lists.

This code das not work Inventor still asking me about saving the files.

 private void Form1_FormClosed(object sender, FormClosedEventArgs e)
        {
            if (InventorOpen._started)
            {
                oDrawDoc.Close(false);
                foreach (Inventor.AssemblyDocument openAssemDocument in openAssemDocumentsList)
                {
                    openAssemDocument.Activate();

[code]....

View 8 Replies View Related

AutoCAD Inventor :: Saving A Drawing As DXF File

Jul 17, 2012

When I try to save a 2 D drawing as a DXF file, I get a box saying "problems encountered while saving the document". I am using version 2012. My older version did this operation without a problem.

View 8 Replies View Related

AutoCAD Inventor :: Saving As Assembly To Another File Name?

Feb 14, 2012

I took an existing assembly from one specidifc directory and copied it to another location.  Then one part by one I use the replace command to swap out the parts to map to the new location because when I went to iproperties it was still pathing to the old location.  I change the new parts physical features (i.e. length, diameter).

I get done with it and all references are pointing to the new location.

I exit out of inventor and call up the new assembly and it has mate errors because the parts are all of the old ones from the original location.  Why is it not remembering or retaining the new parts and there locations?

Even when I have gotten this screen I have selected "No" to the bottom (2nd) selection which is the original location I do not want.

View 9 Replies View Related

AutoCAD Inventor :: Saving Parts To New File Location

Jun 29, 2012

I have only been using Inventor since late winter .  I have create a "master" folder with an assembly, drawing, and excel cutlist.  This folder also contains sub folders with the sub-assemblies and parts.

In my master assembly I created ILogic rules to change dimensions of the parts, to select different profiles and to select different sub assembly configurations (on/off).  It works fine as is.

Now, the idea was to copy the whole "master" folder and rename it to a job, launch the master assembly and configure it, then save it.  The issue is that, even though the master assembly is in a new folder, it still references the sub-assemblies and parts from the "master" folder.  How do I write a rule to "save as" all these sub-assemblies and parts to the new location?

View 4 Replies View Related

AutoCAD Inventor :: Warning If Saving As STL File In 2011?

May 10, 2012

We modeled parts in inches.  We save as copy to an .STL file to get SLA prototypes made.  The parts came back 2.54 times bigger than needed.  Reason is the default setting for saving as .STL files is Centimeters....  Not sure why Autodesk did this....but yes I understand it's not their fault, we should have checked under options and changed it to inches.....we just assumed that you model in inches, it would save as in inches....See what happens when you assume....

View 5 Replies View Related

AutoCAD Inventor :: Saving A Part File From Simulation

Nov 25, 2013

it is possible to save a stressed part from a simulation in Inventor as an .ipt in its displaced condition?

View 1 Replies View Related

AutoCAD VB :: Convert Active DWG To JPG File

Nov 11, 2011

I want to convert active dwg file to jpg file. How to do ?

View 4 Replies View Related

AutoCAD Inventor :: Saving 1013 Idw File To An Older Version?

Oct 1, 2012

I use a machine called a shopbot to cut wood projects.  Students draw the parts in Inventor, place them into a idw and use the save copy feature to save it as a DXF file.  The shopbot uses a progam called partworks v2 and it reads DXF files.  This worked great for the past few years until this summer when we installed the 2013 inventor on our computers.  I contacted Shopbot and they said other people are having the same problem and the solution for most of them was to save the idw file as an older version.  Last year we had AutoDesk 2011 and it worked fine.  how I can save a 2013 idw as a 2011 idw?

View 5 Replies View Related

AutoCAD Inventor :: 10 Network Version Crashes When Saving File Changes?

Jun 3, 2013

I'm having a problem with the files saved from Inventor, regardless of type. I have no problem saving new files or opening files, however, any time I try and save changes to a file, inventor crashes. Also if I try and move a file, windowes explorere gets stuck at "descovering items." Renaming a file crahses explorer. 

One of the files is attached.

View 9 Replies View Related

AutoCAD Inventor :: Pro 2014 Crashes When Saving Older File

Oct 21, 2013

I have a situation where a teacher in our PLTW(Project Leads The Way) who uses inventor products for sometime is not able to save a old current project or make changes to this project, then save it. What is happening is it gives a blue screen error and corrupts the file so it cannot be fixed or opened. We cannot duplicate the process with the teacher, but we can if the file is opened on another computer and it is opened also on another computer at the same time as other pc. However, the teacher states that he doesn't have it open on any other PCs in the school.

View 2 Replies View Related







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