We have the following case that a derived Assembly in a Autodesk Inventor 2022 Part will not be set as unsuppressed when opened again.
It seems the case that the substitute flag is still checked and cannot be removed.
The unsuppressed status is not set or fixed and saved into the part.
Further the same problem exists in the 2024 Software of Inventor, but in a different manner.
The substitute flag is no longer available on 2022 and 2023. But based on overwhelming request from the users, it is added back to 2024.
Also the icon of the part is shown as substitute.
When I want to remove the substitute flag from the part I have not the possibility to do that, like we had in the 2018 software, where you could uncheck it in the browser. The fields are read-only.
Therefore I tried it with programming and i-logic, to set the substitute flag, also with no result. The message will be true and the substitute flag therefore also stays true.
For Inventor 2024 the message box from the i-logic code will show "true". And therefor the checkbox will remain set.
Do you see possibilities to remove the substitute flag different.