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

A couple of other settings that may help in cases like this are the:

ApplicationOptions > Assembly tab > Defer update

and the

ApplicationOptions > Assembly tab > Enable Express mode worflows - check the checkbox,

then set 'File Open Options' below that to 'Open Express when referenced unique files exeeds'

and set the number very low, like 4.

Disable the option named "Enable relationship redundancy analysis", on that same page.

 

All these settings can be accessed by code too, so you could temporarily set them this way ahead of opening assemblies, then set them back the way you normally want them, after the assembly has been opened.

 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)