Message 1 of 8
Frame Generator (renaming a Skeleton)

Not applicable
02-02-2009
10:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I want to Copy / rename a Frame, but can't cut the depency with the Skeleton and the old frame.
0) SaveAs on the Frame.iam to NewFrame.iam
1) Parse the occurences in the NewFrame
2) file copy with NewName.ipt
3) component replace Name -> NewName
All this is ok, but when I want to save, Inventor tells me that the NewSkeleton can't be saved in this file but in the context of Frame.iam.
In the NewSkeleton.ipt,
"ThisApplication.ActiveDocument.ReferencingDocuments.Item(1).ReleaseReference"
is not working...
Is there a way manage the dependency to the right file?
Thanks for help...
Michel.
I want to Copy / rename a Frame, but can't cut the depency with the Skeleton and the old frame.
0) SaveAs on the Frame.iam to NewFrame.iam
1) Parse the occurences in the NewFrame
2) file copy with NewName.ipt
3) component replace Name -> NewName
All this is ok, but when I want to save, Inventor tells me that the NewSkeleton can't be saved in this file but in the context of Frame.iam.
In the NewSkeleton.ipt,
"ThisApplication.ActiveDocument.ReferencingDocuments.Item(1).ReleaseReference"
is not working...
Is there a way manage the dependency to the right file?
Thanks for help...
Michel.