Rename & Replace Component with same File Name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I have quite a large assembly. The assembly is controlled by ilogic forms. If parts are not needed they are deleted. I would like to have the option to 'Readd' subassemblies if parts have been deleted that you later realise you need.
I would like to be able to use the Component.Replace function as this would mean I do not have to readd the constraints. To do this I:
1. Delete the file which is to be changed. eg. Assy.iam
2. Copy over the master file containing all the parts to my workspace - Assy.iam before parts were deleted
3. I would like to replace the component here, however it does not work. I think it's because it has the same file name as the file in the assembly and Inventor seems to store that part in memory.
If I shut down the assebly and reopen it my assembly will be correct as Inventor will read the copied assembly. IS there a way I could skip this step?
It works fine if i give the new component a new file name, say Assy1.iam, but I don't want to do this as I have drawings which are linked to this file.
thanks,
John