AutoCAD Inventor :: Modified Appearances Library - Now It Crashes On STEP File Opening

Mar 1, 2013

We recently purged our part templates of unused materials and appearances because there were duplicates after our merge between our original 2012 library and 2013 library.  We deleted these duplicates but retained all materials that inventor uses by default, such as the "default" material.

Creating new files causes no problems, however when opening a .STEP file Inventor immedietly crashes and exits to the desktop.  We tried re-assigning the default templates that came with our install of 2013 and we can open STEP files just fine.

We tried uninstalling the latest update (Update 2 for SP1.1) but that did not change the problem.

We are using confirmed STEP files that have opened fine in the past and new STEP files that are freshly downloaded.  NOTE: the same crash occurs with .SAT and .IGES files as well, however we primarliy use STEP files.

This is occuring on two seperate machines, both running Windows 7 64-Bit with i7 processors and 16 Gigabites of RAM.

View 6 Replies


ADVERTISEMENT

AutoCAD Inventor :: Appearances Attributes In Library

Nov 15, 2013

Is it possible to save an attribute to an appearance then save it to a library? I would like to store some finish data that can be accessed later from the api. I can apply the attribute to all the necessary renderstlyes and use the SaveToGlobal() method. It seems to work great in the part the program is run from, but when I go to the next part and apply the same appearance it does not contain the new attribute. I have also tried creating a copy of the appearance in the document then save that to the library, but any appearances that I edit or create programmatically will not save to the library even if manually drag it within the appearance editor. My project show the material and appearance libraries set to read/write and if I create an appearance thought the editor I can move it to the library without any problems, it's only the items created/modified through the api that will not move. I am running Inventor 2013 SP2.

View 2 Replies View Related

AutoCAD Inventor :: 2013 Appearances - Adding New Colors In Custom Library

Jan 8, 2013

First, I have not grasped the extent yet of how the new appearance library works.. we don't get crazy with colors, reflections etc.. but we do have a handful of colors that we use on the machines we use.. so instead of using the default appearance library, i made a new appearance library.  All this went well, but i periodically as i need them will add colors to it.. problem is that i'm obviously doing something wrong, because my colors don't always stay in there after i restart Inventor.. and yesterday, i can't seem to keep any of the colors i setup in there to stay.. all i want to do is copy specific colors from inventors appearance library.. drag them into mine, rename them, maybe tweak the color, and then they be there for next time.. why won't they stay?  

The edit pencil will come up on my library.. i've done the release edit after i'm done.. everything works in this inventor session, but if i turn inventor off and back on again.. they are gone.. only thing i have thought of remaining is that 3 users on our network share the same design styles location so we all our using same stuff, so is the file inventor uses in design styles to save to read only or something, but i read that appearances aren't saved in design styles.. How to do this and the colors stay and populate through all the existing stuff.. I have got the colors to lock into my template ipt in the doc appearances.. and i've done the save to custom library thing.. works until i restart inventor..

View 6 Replies View Related

AutoCAD Inventor :: 2014 Crashes On Opening New File

Nov 22, 2013

Yesterday inventor worked fine, I made 3 new parts.But today when I wanted to put these parts together in an assembly and I try opening a new file, inventor crashes?

I still can open projects, but can't create a new project.

PS. I'm using Inventor 2014 Student Version with service pack 1 on Windows 8.1 

View 1 Replies View Related

AutoCAD Inventor :: 2011 Freezes When Opening STEP Files

Nov 30, 2011

Autodesk Inventor Professional 2011

It freezes when I try to open a STEP file, even one I just created.

View 5 Replies View Related

AutoCAD LT :: Read-only File Opening From Sharepoint Library

Jul 1, 2013

we have problem opening read only files with Autocad 2012, 2013 from Sharepoint library. When user opening dwg file directly from Sharepoint library (with Share point webdav, from Explorer for example) to which he have only read only access,  Autocad gives error

„Drawing file is not valid“. The same result for UNC path (\intranetprojekceRizeniProjektu64ArchivProjektu102575) or mapped drive.

When he use Autocad open dialog to find the file in Share point library and use „Open Read Only“ from dropdown, file is opened fine.

Also if user have write  access rights to library (when I add him rights for writing for this library), autocad works fine.

We need opening files directly in Sharepoint library (not to download them to users computer) cause DWG files have attached another DWG files from library as XREFs.

May be the problem could  be caused by DWL files, which cannot be created in read only library, whilst autocad didn’t recognized the library is read only. But we didn’t find how to disable DWL files in autovcad 2012 or higher.

View 3 Replies View Related

AutoCAD Inventor :: How To Create PDF-File Of Drawing And STEP Of Connected 3D-File

Apr 11, 2012

I have a script that makes PDF-file with suffix revision. Now I want to expand this script so it even makes a STEP-file of the 3d-file connected to the drawing. This would make all manufacture files in one button. That should be nice..

How will i manage with this since the active document is the drawing not the part. (see code below)

Set oDoc = ThisApplication.ActiveDocument
Call oDoc.SaveAs("C:UsersGoranWeDesktop est estfile.stp", True)

View 9 Replies View Related

AutoCAD LT :: 2011 Crashes When Orthographic Dimensions Are Moved Or Modified

Feb 7, 2012

I am having an issue running AutoCAD LT 2011 on a Windows 7 Pro 64-bit.  If I have orthographic dimensions on the drawing, AutoCAD crashes if I try to move, modify, or delete the dimensions.  Recovery does not work.  I am stuck with the dimensions once they are placed because if I touch them, the program crashes.

I do not know if this is important but I will include it anyway: this does not happen with older drawings that were created under older versions of AutoCAD LT.  It only happens with ortho dimensions created in LT 2011.

I have applied all the latest patches, drivers for the video card, and even tried opening the drawings in 32-bit mode.  Nothing seems to work.

My system is a Dell Precision T3500 Windows 7 Professional SP1 64-bitIntel Xeon Dual Core 2.53GHz cpu12GB ramNvidia Quadro 4000 running Nvidia driver version 265.70

View 9 Replies View Related

AutoCAD Inventor :: Step File Converted To IPT

Aug 16, 2013

Following is possible using AutoDesk Inventor Apprentice (C++ Project)?

I want to be able to select (using the File Open dialog box) a "Step" file that I have downloaded from my supplier, then convert it to an IPT file (NOT AN ASSEMBLY!!!), automatically. 

View 1 Replies View Related

AutoCAD Inventor :: Making STEP From Max File

Mar 4, 2013

For a client we maked a model in 3dsmax. But now they have to produce it in the factory. They need a STEP file. I added the file in Inventor. But its not a solid 3d body. But I have never worked with this program. How to make the STEP file? URL...

View 3 Replies View Related

AutoCAD Inventor :: Step File Import

Nov 6, 2012

Im importing .stp files and only want to imort the surfaces, but some files have to have the solid imported as well.  Why the file is like this?

View 4 Replies View Related

AutoCAD Inventor :: Convert DWF File To STEP?

Jan 8, 2013

We had a CAD designer create a 3D drawing for us.  I am pretty sure he did it in Inventor. We only have Inventor LT here.  I am so lost its not even funny and my boss is breathing down my back to get this done.  How in the heck do I convert the .dw file to a .step or .iges file!?

View 1 Replies View Related

AutoCAD Architecture :: 2009 Crashes When Opening File Created In 2012?

Aug 13, 2012

I work with a national company that creates criteria drawings for new projects. They recently changed to the 2012 version but they save it down to 2007. There has not been an issue with opening files with my 2009 version until recently. All of the computers in our office are unable to open these new files, although they claim nothing has changed. My CAD will pop up a fatal error and shut down whenever I attempt to open the new files. I downloaded the 2013 trial version and saved the file down to the older version, but that does not work either. Newer versions do not seem to be affected by the files, just my 2009 version. I tried creating a new file in 2013 and saved down to 2007 format. When I try to open it 2009 there is no issue. besides purchasing a new version of AutoCAD?

View 1 Replies View Related

AutoCAD LT :: 2012 Crashes Windows 7 When Opening Saved Drawing File?

Jul 25, 2012

When I open a .dwg file from a saved location auto cad crashes about 35% of the way through loading. I did not have this problem when I was running Windowws XP but now I am running Windows 7.

View 6 Replies View Related

AutoCAD Inventor :: Converting Assembly To STEP File

Sep 12, 2012

I have to send one of my assemblies to a customer who has Solidworks I believe, so I thought I would just save the assembly as a step file, but when I try to do this it crashes my system probably due to the fact that I have quite a bit of embossing on one particular panel. Any other options?

View 4 Replies View Related

AutoCAD Inventor :: Unable To Open Step File

Dec 5, 2013

I am having trouble opening a step file. I actually opened it a couple of days ago fine but now when i try it tries to load for a few minutes then just crashes. I have tried other step files and they open fine.

The file is 260MB not sure if it will attach here. 

Autodesk Inventor Professional 2013 SP2

View 2 Replies View Related

AutoCAD Inventor :: Creating Step File Of Assembly

Mar 20, 2013

I am trying to create a step file of an assembly, the assembly consists of maybe 50-100 parts.  I am currently running Inventor 2009.   In a new part file, I derive the assembly to make it one solid entity.  Then I save that as a step file.  However when i open the step file, i have a bunch of extra "parts" in my model tree.  These parts seem to be where the bolts and threaded holes interfere or not all parts joined to the main solid model.  How can I eliminate this? 

Also on a side note, is there anyway to change the orientation of the WCS?

View 6 Replies View Related

AutoCAD Inventor :: Converting DWG To IGES Or STEP File?

Oct 12, 2011

I am  working with Inventor Professional 2012 eduactional institution version here at school.  I am trying to conver a DWG of a 747 to a IGES or STEP file, but when I go to do so the option export "cad format" is faded out and I cannot choose it.  Is this b/c it is an educational version, or am I missing something? 

View 6 Replies View Related

AutoCAD Inventor :: Color Of Imported Step File

Jun 18, 2012

When I import a step file, the color/texture of the step file has gone way off from expected.

Before, the same model used to be gray, now most models have got a green pcb texture, and there seems to be no way to correct it in the model/solid properties.

View 8 Replies View Related

AutoCAD Inventor :: Make Step File From Shrinkwrap?

Nov 7, 2013

Can I make a STEP or IGES file from a 2013 Inventor Shrinkwrap file?

View 3 Replies View Related

AutoCAD Inventor :: Unable To Save Step File

Sep 12, 2013

 It only happens with this one file so far.  It is a STEP file.  I open it in Inventor and then when I hit save it gives me an error. The system cannot find the path specified.

The database in C:Users
stalkerDocumentsInventorDesktopAssetCreation2Imported ComponentsC731222M-U2 68514423656.ipt could not be saved.The system cannot find the path specified.The database in C:Users stalkerDocumentsInventorDesktopAssetCreation2Imported ComponentsC731222M-U2 11505_3.ipt could not be saved.The system cannot find the path specified. 

I have tried to save it on two different computers with two different projects and I get the same error. I have never ran into this problem before and I open and save STEP files often.

View 9 Replies View Related

AutoCAD Inventor :: Export Tolerance Of A Step File

Oct 4, 2010

Is there a way to define the export tolerance of a step file? Now the tolerance is always set to 0.01mm but i need a tolerance of 0.001 to go further in another CAD / CAM System.

View 6 Replies View Related

AutoCAD Inventor :: Reducing Step File Size

Apr 4, 2013

We were sent some step files of valves from a company - what would be the best practice to make this into (clean up) a useful part to be used in our assemblies. Interested in converting it into a useful part but reduced in size. (Compared to other valves we use - this is easily 10 times the size).

View 7 Replies View Related

AutoCAD Inventor :: Assembly Crashes When Opening FEA

Jul 12, 2012

I have an assembly, very simple with only 20 parts max.  No components are 'foreign' (all created within Inventor).  I had run a few analysis on it yesterday and everything was good. Today I opened up the assembly and attempted to go into the FEA and then the program crashes.  No warnings or anything.

Using INV 2013 Professional . I cant attach the assembly as it is sensitive data. 

View 1 Replies View Related

AutoCAD Inventor :: Export Large Assembly To Step File?

Nov 14, 2012

In my company we work with quite large assemblies, a small project im working on now, contains 527 documents with a total of 3088 occurrenses. Our customers often request STEP files which is a real pain for us to create.

Usually we have to start exporting the assembly at closing time and let the computer work over night, and the product is often a file in the 200mb range, which is too heavy to handle via e-mail, and also takes a lot of time to import to other CAD software.

Using the Task Scheduler is not an option since our file server isnt compatible and refuses to let go of files unless they are checked out manually.

View 1 Replies View Related

AutoCAD Inventor :: Step File Import With False Surfaces

Mar 12, 2013

I have come across a problem where I import a step file. And it brings in a false surface that is not supposed to be in the file.  When I highlight the base of the solid it only highlights what it should (not the false surface). The surface cannot be extrude cut or removed.

View 1 Replies View Related

Photoshop :: CS5 Crashes When Opening EPS File?

Mar 19, 2012

I am having trouble opening an EPS file in Photoshop CS5. Previously, PS wasn't opening at all, but I cleaned up my fonts and I can now open some files. This particular EPS file, however, causes the application to crash every time. I recently had similar trouble with Firefox and Flash and have since upgraded to 10.7. Crash report below:
 
Process:     Adobe Photoshop CS5 [1044]Path:        /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5Identifier:  com.adobe.PhotoshopVersion:     12.0.4 (12.0.4x20110407.r.1265] [12.0.4)Code Type:   X86-64 (Native)Parent Process:  launchd [238]
 
Date/Time:   2012-03-19 21:58:35.446 -0400OS Version:  Mac OS X 10.7.3 (11D50d)Report Version:  9
 
Interval Since Last Report:      7245 secCrashes Since Last Report:       4Per-App Interval Since Last Report:  6379 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                  DFE4BD23-8BDD-4E6D-8961-56DE2808DF87 
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

[code].....

View 4 Replies View Related

Photoshop :: CC Crashes When Opening A File

Jul 17, 2013

I am working on a new iMac and a few weeks ago I started to try the Photoshop CC-Tryout-Version. Everything was ok, but today Photoshop stopped opening files and crashes. The Tryout-Version is still valid - the 4 weeks haven't passed yet.

View 5 Replies View Related

Photoshop :: CS4 Crashes When Opening A File?

Mar 7, 2012

Every time I open a file(.psd or .jpg) Photoshop automatically crashes.  here is the reports:
 
Process:     Adobe Photoshop CS4 [6330]Path:        /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4Identifier:  com.adobe.PhotoshopVersion:     11.0.2 [11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]] (11.0.2)Code Type:   X86 (Native)Parent Process:  launchd [161]
 
Date/Time:   2012-03-07 12:06:40.302 -0600OS Version:  Mac OS X 10.7.3 (11D50d)Report Version:  9
 
Interval Since Last Report:      74765 secCrashes Since Last Report:       36Per-App Interval Since Last Report:  12711 sec
Per-App Crashes Since Last Report:   31
Anonymous UUID:                  A6CE95B7-8E61-4857-8194-A926A453F5C0 
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
 
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

[code].....

View 13 Replies View Related

Photoshop :: CS 3 Crashes During Opening A File

Mar 11, 2008

I have a problem with my Photoshop CS 3. Everytime I try to open a file the program crashes producing the message "Photoshop.exe has detectetd a problem".

I'm runnig CS 3 on a Windows XP x64 OS. I have already installed the update to version 10.0.1.

All I could find out was, that it must have something to do with my EPSON printer driver for the EPSON Stylus Photo 2100. If I remove the driver from the system, CS 3 works without crashing.

View 1 Replies View Related

AutoCAD Inventor :: Stop Report Displaying When Importing Step File?

Jul 28, 2012

I've written some code to import a step file. The html report wants to display!

How do I stop this happening?

'Find the STEP translator Add-In.     
Dim oSTEPTranslator AsTranslatorAddIn
Dim ll AsInteger

[Code]....

View 1 Replies View Related







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