How IV knows that a doc is from content center library?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
my problem is as follows:
We have taken vaious parts from the content center library and modified them, for instance changed the material of a screw from steel to CNS and so on, and stored it as ipt with new name and part number and other changed iProperties in our workspace.
Inventor identifies our changed part still as content center library part.
So you see a special icon in the partslist windows (assemby and drawing).
Also Inventor lets you update the part from the content center, so a inattentive user could destroy our changes.
A call to the Application.ContentCenter.ContentCenterControlled(Document) function return false for our changed parts, so this is not the solution.
I know that parts form the content center have a special PropertySet called "Content Library Component Properties". The deletion of that whole PropertySet works fine with no errors. After that Inventor seems to loose the reference from that part to the content center library.
Is that the completely right way?
Are there still other references to the content center library in that part?
I have tested DocumentInterests and found no interests from content center addin.
I have also tested AttributeSets and also found no Attributes from content center.
What about PrivateStorage of a document?
Hello Autodesk guys, now it's your turn...
Thanks,
Guido