AutoCAD Inventor :: How To Save Multiple Configurations Of Files
Jul 26, 2013
We are using inventor 2014 LT in our work place and just recieved it. We are a production company that often makes many variations of a single part baised on the indivual job. I was wondering if there was a way to save one part file with multiple configurations so when you pull it into assembly file you select the configuration you want and then place it on the assembly.
View 6 Replies
ADVERTISEMENT
Jul 19, 2012
I design rubber molds. So, you have a cap, base, inserts, end plates... yadda yadda. Sometimes we use different configurations of a mold to make slightly different parts. For example, say by default, the "-1" configuration will be basically just the cap and base, to create a 6" part. Then, we might have a "-2" configuration with a 1" spacer insert to create a 5" part. What I want, is a parts list to automatically pull in the quantities for the different configurations in separate columns of the parts list. I'm wondering if there is a way to do this using different Level of Details.
One solution I've contemplated is creating the parts list from the "default" assy, then creating a "parts list" of the alternate assembly, but stripping off all but the quantity column... but that doesn't seem horribly elegant, and I'm not sure I can resolve all parts list rows without pegging in some dummy "custom parts".... dunno.
View 6 Replies
View Related
Jun 21, 2013
I need to convert some of my ipt files to stp (around 130 files). Is there any way to do it all at once?
View 1 Replies
View Related
Mar 22, 2012
In the continuing saga of me trying to learn Inventor, I have a question about the said named subject. I have a BOM that I need some subassemblies shown as such and others showing as the individual parts.
How do you configure the BOM to show both?
View 7 Replies
View Related
Sep 19, 2013
I have a cabinet that we make, and we put some holes through the sheet metal skin of the cabinet at the assembly level. I use iLogic to turn these holes on and off, depending on configurations.
Sometimes when switching between configurations the holes that were suppressed will disappear from my model and leave me with just the original sketch. So my iLogic rule errors because it can't find the hole feature.
I am using planes based off of the origin planes to define an axis that I use as my hole center line. And I then make a sketch on the XY origin plane to create a point for my hole. So everything there is independent of the cabinet model.
View 3 Replies
View Related
Apr 17, 2013
Basically I need to have 2 configurations of an assembly. These assemblies are identical except there is one part that will vary within them. Eventually I would like to be able to drive an assembly with multiple part configurations and suppressing and unsuppressing of parts from a table however this is my starting spot.
View 2 Replies
View Related
Mar 7, 2011
I just completed a sketch for a simple part I'm working on. It contains some arcs, lines, and rectangles that I've drawn. When I went to extrude them to make the sketch 3D, not all of the shapes I created could be extruded, presumably because in my sketch the lines/arcs did not come together properly to create a closed shape.
View 9 Replies
View Related
Mar 1, 2013
I have the following
strFile = ThisDoc.FileName(False) & "-Rev " & iProperties.Value("Project", "Revision Number")ThisDoc.Document.SaveAs(strFile & (".dwg"), True)ThisDoc.Document.SaveAs(strFile & (".pdf"), True)
And it works like a charm for pdf, but it does not export to .dwg?
And also, is it possible to decide where in the name the "-Rev " &iPro....should appear?
Ex. if the filename should be : "12345 - Rev 02 - Section cut"
View 1 Replies
View Related
Dec 14, 2011
How to save IDW's with multiple sheets in to 1 single CAD file
I have IDW's whith lots of sheets and when saved to cad, I got multiple files and I always end up doing copy paste to create a single file
View 5 Replies
View Related
Sep 30, 2012
I am using Autodesk Inventor 2013 for the first time. I've installed it but I have no template files when I want to start a new file. I think I may have set up th wrong file locations, "C:UsersPublic1DocumentsAutodeskInventor2013TemplatesStandards.idw was not found" it the message I keep getting.
Where and how should I setup my files, projects and meanings behind what they mean. I am completely lost I think it may be a good idea to start fresh.
View 6 Replies
View Related
Jul 12, 2013
I just re-installed windows and all the fine (PITA!) trimmings. Now, when I open a file (any type) for Inventor thru windows explorer it opens a NEW instance of Inventor everytime! This is a HUGE system hog, waste of time ect ect.
How can I correct this to just open in the instance that is already there?
Inventor 2014 PDS
View 2 Replies
View Related
Sep 13, 2012
I have generated around 1200 iParts from my drawing and I would like to generate every ipart in an individual ipt. file.
This is easily done by right-clicking the iPart and clicking on Generating Files. But I can't manage to generate all the ipt files in one go. I noticed that I can hold Ctrl and selecting all the iPart, but I would prefer not spending a couple of hours selecting 1200 iPart.
View 1 Replies
View Related
Mar 2, 2012
I have my projects in their own folders. When I start a new project, I copy an older project folder and paste to start a new project. I do this so i don't have to start modeling from scratch each time. The problem when i do this is i have to change the name and part number of each file to correspond to the new project number. This takes more time than i would like to spend doing it so is there a program that will let me do this in bulk? (change the part number of all the files through their iproperties) I typically have to use the design assistant and change the part number of each .ipt file one by one.
HP Z400 Workstation
Intel Xeon @ 3.33GHz
12.0 GB RAM
Windows 7 64-bit
Inventor Pro 2014
View 4 Replies
View Related
Aug 29, 2011
I am not seeing the "Save as to DWF" in my Inventor 2011 save as list.
View 4 Replies
View Related
May 2, 2013
In testing my latest automation project, I've found that I can't save copies of a part multiple times (after deleteing the files off the disk) unless I close out of the top level assembly document, and reopen it. I used Process Monitor and determined that Inventor is trying to save to an existing file instead of creating a new file.
Inventor 2013 SP 1.1
View 1 Replies
View Related
Oct 26, 2011
I have to import multiple files from Solidworks. I don't have any issues with that except that when I import these files they are base files. All the intelligence is wiped out. I know that Solidworks can import Inventor files and keep all of the intelligence in the file. Does Autodesk have translator software that will allow the import of a solidworks file and keep the intelligence used to build the model?
View 3 Replies
View Related
Feb 14, 2012
I have the need filter inside Vault the Inventor Drawings (.dwg/.idw) by its papersize.
In my testing enviroment, I created a iLogic rule inside a .idw with the following
iProperties.Value("Custom", "Formato") = ActiveSheet.Size
I used the Ruler Trigger "After Save Document" to refresh this rule.
In Vault, I've mapped this custom property:
But, how to Copy (and update) this iLogic Rule to the other existing .dwg files in Vault?
I thought the iLogic Design Copy would be able to do so, but it doesn't works in that way.
View 6 Replies
View Related
Sep 29, 2011
How to change the color of a bunch of files in an assembly easily? I don't want to open each file (70+) and change them manually only to find out there was an easier way to do it.
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
View 3 Replies
View Related
Jan 27, 2011
Is it possible to run a VBA macro every time the "Save" button is pressed on "IPT" files?
View 9 Replies
View Related
Apr 24, 2012
Can you save files for 2012 in 2013? I have the ability to upgrade to 2013 while others at my company are not able to, since they were not put on the subscription service. If I upgrade will they still be able to open my files or can I back save to a previous version? I know I can save it as different file type, like .iges or .step, then use feature recognition. But I need them to have full editability to sketches and features.
View 9 Replies
View Related
Jan 7, 2014
I have created master assembly that has rules to 'save as' the assembly and parts to different locations and with different names. This master assy has links to excel file to get different names
In the same way I am looking the drawings (for both assy and parts) needs to be created and 'save as' to different locations. These newly generated drawings should have links to newly created parts/assembly.
I am able to 'save as' the master drawings to different locations but these newly created drawings still has links to master assembly/parts.
View 1 Replies
View Related
Oct 16, 2013
So I have 25 years 3d CAD experience. Catia, Alias, Ford PDGS.I have spent 20 hours on Inventor 2013. Great program. Very intuitive. Have been banging out models easily.
My issue however is a Client has given me sone .stp's and Iges files to work with.They open fine as a .iam The issue is saving. I have the project folder setup, go to save.
I Get the "do you want to save changes to "XXXXXXXX.iam" and all its dependants.I select "yes to all".I get the "Yes" under the "Save" Column for all listed .ipt's...I hit OK.......Autodesk attempts to save.
...Then I get the dialogue box up with ! icons "The system cannot find the path specified" - The database in C:Users.........xxxx.ipt could not be saved
View 6 Replies
View Related
Feb 27, 2012
I was able to use Inventor "Save Copy As" function to create zgl files. When the zgl files were viewed with "Imagination View" program, some files looked good, while some others do not show any geometry (just white background). Do I need to change anything in the Model before executing "Save Copy As" function?
View 3 Replies
View Related
Jul 25, 2013
Since we upgraded to Inventor 2012 SP1 on W7 x64 most machines cannot open or save out step or iges files. The translator shows as 'On demand' and when i save copy as the 'options' button is inactive. We just get the standard error 'Problems encountered while saving the document'.
I see lots of old posts but nothing relating specifically to stp files.
Inventor 2010
View 4 Replies
View Related
Apr 2, 2012
After reinstalling AutoCAD I am trying to clean up the plotter settings and am being plagued by an error message that reads:
PDF995:This plotter configuration cannot be used for one of these reasons: the driver cannot be found, the device cannot be found, or the driver has a problem. The None plot device has been substituted.
This message is related to a PDF program called PDF995 that I no longer have. The first jpg image shows the Page Setup Manager with a current page setup called *A2.0 Arch Site Plan* that I want to delete.
The second jpg shows a PDF Complete printer that I want to delete. On another error regarding plot styles:
The second jog also shows a plot style table that is missing that I want to delete.
View 1 Replies
View Related
Jun 4, 2012
I am trying to batch plot to PDF's from a drawing file that has multiple tabs in it. I would like each tab to be a separate PDF file. We are utilizing Acrobat X to write the PDF's. AutoCAD places all of the tabs into one file whether I tell a Multi-sheet file or a Single-sheet file.
View 6 Replies
View Related
Jan 31, 2013
I'm trying to find a way to plot multiple (over a thousand) DWG files to PDF without doing each one manually. I've played around a little bit but without any luck. I'm using AutoCAD 2002 LT. Is there any way to do this?
I've also got little to no experience with the more complex settings and abilities of autocad so do so in laymans terms.
2002 lt has no general publish (only publish to web) option and how sheet sets work.
View 4 Replies
View Related
Mar 7, 2011
Is it possible to change the color of a line by changing the display configuration? If so, how?
View 3 Replies
View Related
Nov 29, 2013
Is it possible to export configurations such as command abbreviates display colors, ctb files from Autocad 2005 from one desktop to one laptop with Autocad 2005 and 2014?
View 9 Replies
View Related
May 26, 2013
how to convert multiple selections to multiple layers or multiple files with one go?
View 6 Replies
View Related
Apr 10, 2011
I have two hi-def 1280x720 movie clips about 5 minutes and 1GB each (.MOV).
Is there a way to configure the output mpeg-4 files to make them reasonably high quality but not huge in size, as I need people to see fine detail, but not take an hour to download?
I am playing around with batch convert after mpeg optimization, and experimented with reducing the frame rate, frame size, and video data rate. A 20M mpeg-4 file seems much less sharp than I would like.
View 5 Replies
View Related