メッセージ1/8
Frame Generator (renaming a Skeleton)

適用対象外
02-02-2009
10:41 AM
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- パーマリンクを表示
- 印刷
- 報告
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.