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: raymaster

Hi @raymaster.  Have you ever used SheetFormats?  You could create (Link, Link) a SheetFormat object from the existing sheet with the model view already in it.  Then use Sheets.AddUsingSheetFormat to create each new sheet, and specify the 'model' you want to be in the view(s) on that new sheet.  Also, if the view is already referencing the correct model file, but wrong ModelState within that file, then we can change which ModelState the view is referencing using its DrawingView.SetActiveModelState method.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)