Opening a document wihtout loading links

Opening a document wihtout loading links

Khadourwaseem
Enthusiast Enthusiast
288 Views
1 Reply
Message 1 of 2

Opening a document wihtout loading links

Khadourwaseem
Enthusiast
Enthusiast

Anyone has any idea how I can open revit docs without loading links, I saw there is an app for that in the appstore you didn't find anything in the API docs.
-Closing all worksets doesnt really work, since I batch open hundred of files, and not all of them have worksets correctly created 

0 Likes
Accepted solutions (1)
289 Views
1 Reply
Reply (1)
Message 2 of 2

naveen.kumar.t
Autodesk Support
Autodesk Support
Accepted solution

Hi @Khadourwaseem ,

 

When WriteTransmissionData is called with a TransmissionData object that has all references set to LinkedFileStatus.Unloaded, no references will be loaded the next time the document is opened.

Please take a look at this below link

https://help.autodesk.com/view/RVT/2024/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Advanced_Topi... 


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

0 Likes