Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: meGVGMF

Hi @meGVGMF.  This sounds to me like you may have obtained the ModelStateTable from a ModelState 'member' document, instead of from the ModelState 'factory' document.  If that is the case, everything you get within that document will be ReadOnly.  You need to make sure you obtain it from the ModelState 'factory' version of the document.  The 'factory' is basically just the version of the document that is currently under the influence of the ModelState that is 'active' in that document.  And only a document that has more than the one, original ModelState will have a 'factory' version.  (Link)

Wesley Crihfield

EESignature

(Not an Autodesk Employee)