Unload cadlinks

Unload cadlinks

SONA-ARCHITECTURE
Advocate Advocate
479 Views
6 Replies
Message 1 of 7

Unload cadlinks

SONA-ARCHITECTURE
Advocate
Advocate

Hi

I'd like to unload all cadlinks and point clouds links like we can do in Revit UI from this window :

SONAARCHITECTURE_0-1730120367300.png

I saw this post
https://forums.autodesk.com/t5/revit-api-forum/how-to-open-revit-model-with-unload-revit-links-optio...
But I do not want to use TransmissionData.

Is it possible to use a other method?

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes
480 Views
6 Replies
Replies (6)
Message 2 of 7

jeremy_tammik
Alumni
Alumni

> I do not want to use TransmissionData.

  

Why not?

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 3 of 7

jeremy_tammik
Alumni
Alumni

Do any of these discussions help?

  

    

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 4 of 7

SONA-ARCHITECTURE
Advocate
Advocate

Hi Jeremy

Hope you fill fine!

Concerning not using Transmission Data, it's that I'd understood from an example I'd read that after using transmission data to download the links, saving and opening the central file required some handling that seemed cumbersome to me...but maybe I'm wrong...

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes
Message 5 of 7

jeremy_tammik
Alumni
Alumni

With transmission data, the process can be fully automated and scheduled to run in batch mode, I think, so the cumbersomeness ought to be avoidable to a certain extent...

   

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 6 of 7

SONA-ARCHITECTURE
Advocate
Advocate

Oh, I understand what you mean.

I'm gonna search to unload cadLinks with transmission data...I'll give you a feedback.

Thx Jeremy

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes
Message 7 of 7

SONA-ARCHITECTURE
Advocate
Advocate

Hi Jeremy

Inspired from this post :

I can unload RevitLink and CadLink with TransmissionData

Is there a way to unload CloudPointInstance ?

I haven't see some methods in PointCloundInstance Class...

Do you have an idea?

Otherwise, I was thinking of downloading the sub-project containing my point clouds via SetOpenWorksetsConfiguration.

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes