- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to convert a ContentCenter part to a normal part. We are working with a client on a project and when we pull a ContentCenter part, make our changes and then place it in their Vault, it isn't showing them the particular properties and info on it. Basically, it is showing them too much and they only want to see what they want to see. Note, I am just the iLogic guy and haven't used Vault or work with this client. I am not sure exactly if it is the iProperties or something else that is messing things up (i didnt get a great explanation of the issue), but heard "it basically doesnt play nicely with their Vault when it comes from ContentCenter".
I have tried the solution from this link: https://knowledge.autodesk.com/support/inventor/learn-explore/caas/sfdcarticles/sfdcarticles/Invento...
I tried messing around with some of the variables like PartDocument to AssemblyDocument and others but I cannot stop getting errors. Here is the error i get from using the code from above:
Error in rule: Testing, in document: Assembly1
Unable to cast COM object of type 'Inventor._DocumentClass' to interface type 'Inventor.PartDocument'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{29F0D463-C114-11D2-B77F-0060B0F159EF}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
I have tried adding in the If statement that was commented out and still no beans. Any help is appreciated, let me know if i need to get more specific answers from the team with the problem.
Solved! Go to Solution.