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

Are you making use of the Documents.OpenWithOptions() method, or just the Documents.Open() method?  The OpenWithOptions method allows you to open assemblies in Express Mode, Skip All Unresolved Files, & Defer Updates, which might help speed up the process a bit.  Also, depending on if you are using 2022 or earlier version, you can specify ModelState or LevelOfDetail, which if a simplified one exists, also helps to not load unnecessary stuff into memory, which might help too.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)