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
ADVERTISEMENT
Jan 19, 2012
Inventor 2009 creates XLS file when saving assembly drawing (IDW file).Why? How to get rid of that?
View 6 Replies
View Related
May 17, 2012
How to save active drawing file with filename..
View 9 Replies
View Related
Aug 21, 2012
How to save current drawing file using save method.
View 3 Replies
View Related
Aug 1, 2013
Whenever I save a drawing, it goes to a temp file. I have to do a 'save as' to bring the dwg back to the original folder. Our in-office guru thought it had something to do with the new AutoCAD 360, but I have never even signed in to that, and when we did open it, nothing was in it.
View 3 Replies
View Related
Feb 19, 2013
I am facing an issue while generating the thumbnail of the drawing file.
Thumbnail is generating fine for drawing file.
Once drawing file is saved using below statement,
Database.SaveAs(filePath,DwgVersion.Current);
Thumbnail generation method is returning null as given below.
byte bytCnt = br.ReadByte();
if (bytCnt <= 1) //Means bytCnt value is 1;
return null;
View 3 Replies
View Related
May 23, 2013
We use LT 2012, and recently we started having issues with file size.
Some of our drawings went from 1.5MB to 12MB after saving.
We tried saving as DXF then PURGE, -PURGE to reduce the size but always comes back.
Now, in one of the drawings I did PURGE, AUDIT, -PURGE and erased everything in the drawing, file is still 1.8MB.
View 1 Replies
View Related
Aug 19, 2011
where the drawing files from inventor that i save or export into dwg, dont have accurate dimensions, they are off.
View 5 Replies
View Related
Mar 12, 2013
If I have my username set in Inventor (Application options>General tab) as F Last (First initial, last name), is there a way, for drawing purposes, that I can take that property, extract my initials (FL, with no space), and save that as a new property in the drawing? I'd like to have a "By" column in my revision table that will be my initials that are extracted from that username property.
View 2 Replies
View Related
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
Jun 21, 2013
Setting up a tabulated ipart drawing template. Which is better...one drawing file with a table or individual drawings for each tabulation? Also does one method work better than the other when introducing vault?
View 1 Replies
View Related
Dec 18, 2012
Is it possible that i can save a revit 2013 drawing and open it in revit 2011 file?
View 2 Replies
View Related
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
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
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
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
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
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
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
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
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
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
View Related
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
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
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
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
Apr 27, 2012
I would like to save my inventor Part and Assembly model file in a lower version. Like in our company we use both Inventor 2012 and 2010. Once the file is created in 2012 and when shared to 2010 users they are unable to open, is there any possiblities to open 2012 files 2010 like how we do in Autocad.
View 2 Replies
View Related
May 14, 2012
Like the subject says. I know there is a place to check or uncheck whether you want Adobe Reader to launch after you have saved a file to .pdf but for the life of me I can't remember where that is located.
Inventor 2012
Windows 7 64 Bit
View 1 Replies
View Related
May 7, 2013
AutoCAD LT 2012
I had my automatic save set up for every 10 minutes but files were not being saved regularly. I deleted files from the Temp folder thinking it was full and now there are no .sv$ saving at all. How can I make drawings save automatically every 10 minutes?
View 6 Replies
View Related
May 11, 2013
I did a 3D model on inventor, and now I need the drawing from the model, it is a simple axle, but I really can not figure how to do it. I have looked around, but I failed in finding an awnser. I am sure it is very simple,
View 4 Replies
View Related
Aug 16, 2012
I have a drawing of a part that I want to change the dimensions many times.
When I edit the length and width in the part, the drawing updates automatically.
But is it possible to update the pdf file (of drawing) automatically after editing the dimensions in part?
Or do I have to update (save as to pdf) everytime I create a new dimensions?
View 4 Replies
View Related