- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created some template files in which I use Forms to assist the drafter with creating repetitive parts and assemblies. Occasionally, I will need a part that is very similar to one I've already completed with some slight variations and rather than re-create the entire form from scratch, I'll simply take the current file and perform a "Save-As" to a new filename, giving a new name to the part file and then also renaming the Form within.
The problem I'm running into is that when both the original file and copied/renamed file are open, Inventor is treating these Forms as the same form. If one is open, the other will not open; so I'm not able to work on both files side-by-side to visually ensure the data matches where needed. They do correctly modify the correct desired part file.
I suspect the Form is given an internal hash code for addressing and because I copied and renamed it, the hash code was not re-issued. Is my only option to delete the Form and re-create it again from scratch to get it to behave separately or is there a trick or hack I can apply to achieve this?
Solved! Go to Solution.