- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm seeing some unexpected behavior with the IsModifiable property when modifying property values in a model state document that is a occurrence in a higher level assembly. The basic structure of the assembly is shown in the following image.
When the top level assembly is loaded, the Assy1 document has its IsModifiable property set to True. A change is made to a property value in either the Master (currently testing in IV2022) or one of the custom model states (the Substitute model state assembly cannot be modified). This change works as expected and the file(s) can be saved.
In doing this, the IsModifiable property for the Assy1 document is set to False. However, this is not correct as another property edit can be completed without issue. No amount of saving will reset the value to True. If the Assy1 file is opened in its own window, the IsModifiable property of the assembly is True. The only way to reset the value of the Assy1 occurrences in the Top Level Assy is to close and reopen the Top Level Assy file.
Is this an IV2022 known issue or will I expect to see the same issue in later Inventor versions?
Edit: The active interop assembly is 26.2.0.0
Solved! Go to Solution.