AutoCAD Inventor :: Save As Against Copy Design
Feb 15, 2012
i have an asm1 that i would like to copy as asm2. identical most of the part except for some parts that i have to replace and use other parts from asm3.
Which is the best method to use, copy design or save as?
View 3 Replies
ADVERTISEMENT
Jul 5, 2012
I am trying to make an assembly copy as separate project using the iLogic Design Copy feature.
Everything seems fine except I do not have my involved in assemblyContet Centerparts in this copy.
I am also have no any possibility to chose the Content Center folder in the iLogic Design Copy feature as it does not showup there.
[URL]
View 2 Replies
View Related
Nov 5, 2013
I'm trying to use iLogic Design Copy to copy an assembly and all its associated parts to another directory. The assembly contains content center parts. Inventor warns me that the destination file of one of the CC parts (and 18 others) will be overwritten. When I go ahead and copy anyway, the copying process stops at that specific CC part. The Design Copy Progress dialog box states there is an error copying that CC part. When I close the Design Copy Progress dialog box, Inventor crashes.
The error copying the CC part: I'm allowed to use content center parts in iLogic Design Copied stuff, right? I searched some related topics and I'm under the impression that Inventor keeps the CC parts in its own directory and shouldn't be trying to overwrite them.
View 3 Replies
View Related
Aug 29, 2012
I am making a copy design of a big file, two things I need to change manually which takes lots of time:
I need to change the status of files from Reuse to Copy, also I need to change the paths to the right ones as the paths that kick in by default when I change the main directory on the top are not right.
Is there a quick way of changing status of all the files to Copy, kinda shift and highlight or the way Vault renames files with Replace option? With big assemblies connected with 10 drawing files doing it all by hand.
View 9 Replies
View Related
Nov 10, 2011
I have two questions - one simple and one more complex, in my opinion. As of now I have a user form where one can enter a variety of values, hit a button, and it writes these values to a designated excel sheet. My first question is how would I be able to allow the user to change one value and have the rest of the entered values change based on this one value. For example if someone were to change the ID # of a part then the height and width would change corresponding to that ID number and would be displayed in the user form. I'm new to VBA so my thought process is kind of trash at the moment...
My second question is whether or not it is possible to write a vba program/macro that automatically utilizes iLogic Design Copy and makes copies of an assembly and continues to copy said assembly while adding a constantly increasing suffix ie -01, -02, -03... for a given number of times.
View 2 Replies
View Related
Nov 23, 2011
When I try to copy design from Vault, but I cannot do it, here the message.
View 4 Replies
View Related
Aug 26, 2011
I have an assembly as a template that was created by a previous employee. There are known variables that are controlled with an Excel spreadsheet.
What I am attempting to do is create a VB form that the user can input the known variables and then have the program open the template, perform the changes, and copy to the vault. Sounds easy enough. A few caveats:
If I store the template in the Vault (preferred), how do I perform a "Copy Design" with a VB6 program?If I store it on a hidden network drive, this prevents users from screwing it up, but then I have to open each indivual file and perform a "SaveAs". Also easy enough. But, since the previous employee linked each component of the assembly to the Excel file, I would need to perform a "Change Source" to the newly created Excel spreadsheet in each component. Not sure how that is done. I do have VB2010 Express, but just not as comfortable with it as VB6. (I know, get with the current .Net)
View 1 Replies
View Related
Dec 27, 2011
I have an existing frame design by Inventor but then i wish to copy out the existing design and modify it ! so i try with the copy function in design assistant but then i found that after i modified the frame size or profile in the copied frame design, the existing frame design changed as well! How to break the link between these two frame design on this case?
View 3 Replies
View Related
May 3, 2013
You create a part, or assembly, check it into vault, then do a copy design in Vault. When you open the copied assembly, any sheet metal parts have reverted back to default thickness, making it so flat patterns don't work right until you manually change it. Also half of my custom parameters (sheet metal length and width) go missing and I have to type them in manually. Why does Inventor 2013 drop such information?
View 5 Replies
View Related
Jul 8, 2013
I can find a method to copy a Design View to a Level of Detatil (DesignViewRepresentation.CopyToLevelOfDetail)
But the opposite way (i.e. LevelOfDetailRepresentation.CopyToDesignView) doesn't seem to exist - it is possible in the GUI.
Will I have to traverse the complete structure and set visibillity one by one to obtain the function then? Or are there a better/faster way to go?
View 3 Replies
View Related
Mar 5, 2013
I have a folder that contains subfolders, then more subfolders. All these folders contain Inventor files. There are few different models there with drawings and related files...
I need to make an exact copy of the folder at different location in Vault. To use Copy Design tool, I would need to do it few times, as there are few totally separate files in the folders.
Now, is there a way of taking main folder with its all contants and just copying/renaming it to other location? It would save me lot of time.
View 2 Replies
View Related
Aug 11, 2011
I'm finally wrapping up work on an iLogic Configurator project and have started to brainstorm the best workflow to get this "Smart Assembly" into the design group's hands. I had been anxiously awaiting the new "iLogic Design Copy" feature in IV2012, but just recently learned that users are unable to effectively rename any components with this command.
Is this really true? If we can add prefixes or suffixes, what's stopping us from changing the entire filename? We haven't upgraded to 2012 yet, but it seems like this may be a silly and unjustifiable restriction to a command that would otherwise save our designers hours of "file-management" (ie, manually renaming parts in Explorer, component replace in assy's, replace references in idw's, etc) each week.
Long story short, it seems that every workflow I've come across has had some sort of silly limitation that makes it undesireable for my application:
My top-level assembly contains all of the rules, and changes parameter values in the referenced skeletal parts. It also swaps standard parts for other standard parts as needed.I need access to rename ALL files (idw's, top-level assembly, subassemblies, and base components) while still maintaining/updating all internal hyperlinks between them.iLogic rules must be carried over to the new copied components (the existing "Copy Assembly" command strips the assembly of all rules). In light of the iLogic Design Copy's apparent shortcomings, any better workflow?
View 9 Replies
View Related
Nov 10, 2011
Inventor Suite 2011.
In optimizing a new assembly I'll often have several iterations where I take an assembly to a point and would like to keep that design intact, yet would like to move on from there with new design features based off that existing design.
Currently this is the way I archive these fully functional design iteration steps that may be created just a few weeks apart.
Open assembly - save as "LinkageDesign-7.iam"
Open each part individually - save as next part # sequence...
In the new assembly then RMB click on each part and replace with new part # sequence that I just saved.
Parts keep all their contraints and are ready for me to start adjusting, all the while having the other version still intact so I can compare directly 2nd iteration with 7th iteration.
A way to do this with fewer clicks? As the larger the assembly the larger the task at completing this.
View 3 Replies
View Related
Oct 11, 2012
I am having problems with an error message relating to what appears to be a corrupted design data file. I am unable to save changes in my dwg to my design data file. I get this message:
Style library (C:UsersPublicDocumentsAutodeskInventor 2011Design Data) cannot be saved because it is damaged.If I attempt to copy a view in a dwg to another sheet or move it using the browser, I get the following error:
Paste View: problems encountered while executing this command.
Invalid XML value for 'SubstituteDisplayUnit'. Expected 'bool' received '44' in file:///C:/Users/Public/Documents/Autodesk/Inventor%202011/Design%20Data/PartsList.xml.
Invalid XML value for 'SubstituteFractionalFormat'. Expected 'bool' received '255' in file:///C:/Users/Public/Documents/Autodesk/Inventor%202011/Design%20Data/PartsList.xml.
I have also noticed that if I multi select components with ipropWiz5 and attempt to change the part name - it fails.I have tried reinstall in Inventor, ipropWiz5, etc. But to no avail.
View 9 Replies
View Related
Dec 18, 2013
When I "save copy as" dwg an IDw, I have an error with some ellips.
from IV 2013 to Autocad Mechanical.
Is it solve with IV 2014?
View 1 Replies
View Related
Aug 28, 2012
I have some problem with converting to PDF from Inventor .idw file. When I use “Save copy as” PDF I get some picture like this
But if I use command "Print" and choose “DragToPDF” or else, picture came out just fine.
Problem is that I have some programming tool where I need to use “Save copy as”
P.S.You can see differences in attachments.
View 3 Replies
View Related
May 16, 2013
I have a user who no longer has a pdf option when "saving copy as" in Inventor 2010. He sees a few other options but not pdf. I will get him to perform a fix and reboot?
View 9 Replies
View Related
Jun 21, 2011
When trying to Save Copy As:
1) When setting file type to AutoCAD dwg or dxf, Inventor has to "think" for about 30 - 45 seconds (i.e. the hourglass cursor shows up).
2) I press 'Options and Inventor "thinks" for about 30-45 seconds, but nothing happens, no DXF export wizard pops up, so I can't change any export settings..
3) If I press save anyway, I get an error message: "problems encountered while saving the document" I have tried repairing, reinstalling, and uninstalling inventor but each option fails.
View 7 Replies
View Related
Jun 13, 2013
When I save as DXF, I have to manually go into options on the save tab and click "default DXF configuration," otherwise it exports the file as a ZIP folder. I can't figure out how to save the configuration so I dont have to manually do that everytime, im sure it something simple, as it usually is..
View 2 Replies
View Related
Apr 1, 2011
I used to be able to save my .idw files as an autocad .dwg, then be able to open and edit them in autocard. Now it seems that I can only save as inventor dwg and I am unable to edit the drawing in autocad.
View 9 Replies
View Related
Jan 29, 2013
I'm trying to 'export face as' and change the version of the DXF, but my options box will not come up. This problem is also happening in my 'Save Copy As' and 'Export to DWG'.
View 4 Replies
View Related
Sep 23, 2013
I recently installed Inventor 2014. With Inventor 2013, I was able to do a Save Copy As on an IDW file to save it as either a DXF file or AutoCAD DWG file without any issues. In Inventor 2014, doing this produces the following dialog boxes in succession:
No DXF or DWG is produced. I tried doing this to a new, blank drawing from one of the default IDW templates and I get the same result. What can I do to fix this?
View 1 Replies
View Related
Sep 10, 2012
I have a part (partA) and a drawing of it (drawingA).I want to save a copy of both (partB and drawingB) and make changes to partB and drawingB will update.
To do this do I save a copy of partA first to partB and then in drawingA replace part to partB and then save a copy of drawing to drawingB
View 1 Replies
View Related
Apr 18, 2013
It has to do with iparts and iassemblies and “save copy as”. My concern is that during the concept stage an engineer may be working on a design and will create an ipart, as many of our designs have multiple versions. They now want to keep a copy of that ipart, and try something new so they “save copy as” and create a new file. The new ipart members all have the name reference to the first design. Does renaming those members redirect the path to the new ipart, or should we avoid designing like this all together?
View 5 Replies
View Related
Aug 22, 2012
Recently upgraded from 2008 to 2013 (AC&IV) and now having the issue shown in the two attachments. Some of the leader text w/ iProps that had additional text added come thru ok, but straight iProps don't.
View 1 Replies
View Related
Nov 7, 2011
"save copy as" is no longer working as is "save as", what happened?
View 7 Replies
View Related
Jun 24, 2013
I am having a problem with Save AS Copy To DXF.
When I try the 'Save copy as' DXF route it does not function. If I click the save button nothing happens and if I click the option button nothing happens either. In 2012 when you click the options button you would have got the option to change the export settings i.e. all sheets etc...
I do have the option to change the file formats via the drop down box in the 'save copy as' dialogue box and dxf etc are listed!
When I right click on the flat pattern in 'Model' there is no button for 'Export' in the list that appears. Therefore I cannot get to the Flat pattern dxf export options prompt as shown in this thread.
Its obvious you should be able to save as a dxf from an inventor idw as the buttons are there they are just not working!
I am having this problem with Autodesk Design Suite Premium. Inventor 2014 will not give me options, and is having problem exporting to autocad dwg. tried a reinstall as it appears to wotk properly on other similar installed machines.
View 4 Replies
View Related
Dec 18, 2013
I have an assembly that I am working on that will be used as a configurator, driven by I-logic. Everything is work fine but there is one part off the assembly that will be custom to each new assembly. Is there a way to use I logic to open the ipt file save it as copy with different name and replace the original in the assembly. I know this can be done manual through the productivity tab within the assembly environment, but I am trying to automate the process so the end user will just have to follow prompts that will be given by i-logic.
View 4 Replies
View Related
Apr 5, 2013
I have re-installed APDS Ultimate 2013 onto a new computer and am having some issues setting up my styles and etc...for the most part I have been working on it as I go with no issues...but I can't remember how I set up my export to dxf settings before. I think I just used the default settings, I exported to dxf from the idw environment by saving copy as and selecting dxf from drop down menu and selecting something like AutoCAD 2004. This has worked before and still does now, but the problem is the dxf's that are exported are huge. The drawing is of a single tiny part with basic geometry. The picture below shows the size difference between the files.
how I can make it a normal size, I don't really care about the size of the dxf except for the fact that I can't email it because we have a limit of 10MB.
Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49
View 9 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
Aug 28, 2013
I am working with inventor 2014 professional now. But There is a problem. it is ( a: 2d translator not installed and b:sketch export failed ) . dxf drawings of sheet metal environment, particularly these problems started recording format.
View 3 Replies
View Related