- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am working on some utilities that make use of the new iLogic add.ContentCenterPart functionality for Inventor 2019 and 2020 prior to upgrading out engineering group. First, I'd like to say well done to the Dev team. I spent some time attempting this connection before it was supported, and it was never reliable enough for production use. This is working quite well for me - with the following exception:
I ran into an issue that I hope has a simple solution (besides fixing our CC databases). I will be the first to admit the limitation is due to our own inconsistent CC standards. We have Custom Content libraries that were created some time ago by different people and they are very inconsistent with regard to the formatting of properties. The thing about them that is consistent is that they all have unique custom "Part_Number" column, but they DO NOT all have unique "Designation" fields.
The Components.AddContentCenterPart function uses the CCpath, ccFamilyName, Designation to define the part that is being added/modified. Because our "Designation" field may be non-unique, this causes unexpected results.
Is there a way to specify the CC Member using a different property than "Designation"? A custom property would be ideal for us, but the member coulumn or FileName would suffice.
Please see the image:
Thanks for any input.
Tim
Solved! Go to Solution.