Message 1 of 12
Copy Family

Not applicable
07-15-2016
02:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Continuing on this post : http://forums.autodesk.com/t5/inventor-customization/content-center-only-view-one-library/m-p/231783...
I want to use "Save Copy As" to copy an content center Family from a DIN library to my own custom library.
The content center has a function : FamilyManager.CopyFamily(familyID, FromLibraryID, ToLibraryId);
The FamilyID I can get, but I need to obtain the ID's of the source and target Library. How can I optain these ??