- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm having an issue with changing parameters in a sub-assembly from the main assembly level. The problem occurs when I have Autodesk Inventor running and retrieve the model from Vault.
From the main assembly level, the sub-assembly in the API has the property IsModifiable = False, but if I open the sub-assembly, its IsModifiable property in the API is set to True.
If I close the main assembly and reopen it, the sub-assembly in the API has the IsModifiable property set to True, and then I can modify the sub-assembly through iLogic. All other elements in the main assembly and sub-parts always have IsModifiable = True.
Has anyone encountered a similar problem? How can I update the API at the main assembly level? oDoc.Update/Update2 doesn't work. How can I change these parameters without closing Inventor/Model? These parameters are related to the quantity of elements in the arrangement and the distances in the arrangement.
Solved! Go to Solution.