Hi @johnsonshiue
Sadly I can't share the files; however I can point to this previous, possibly related issue I posted about a few months ago, regarding the same set of files:
https://forums.autodesk.com/t5/inventor-forum/parts-list-prevents-drawing-document-from-opening/m-p/...
Is there a resource you can recommend regarding best practices for working with the document and model state API? We've long since stopped writing directly to the model state table, because that gave us no end of issues since migrating to 2023, where previously we had performance gains. Now we open the document and use the returned object, activating each model state as necessary and changing things like material, parameters and iProperties.
What might be the safest set of practices for handling these objects through that lifecycle? In all my searching I've never found a definitive answer. Perhaps you of all people might have encountered something.
Any help you can provide would be much appreciated. Thanks