ExternalResourceReferences change information and reload it

ExternalResourceReferences change information and reload it

dor_r
Contributor Contributor
478 Views
1 Reply
Message 1 of 2

ExternalResourceReferences change information and reload it

dor_r
Contributor
Contributor

Hello,

I have a RevitLinkType object

and I get GetReferenceInformation() from this object.

I want to change the information, and reload it.
It is possible?

 

0 Likes
479 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

Dear Dor,

 

Thank you for your query.

 

Looking at the methods, it does not look possible to me.

 

All I see is the possibility to create a new ExternalResourceReference representing a local file managed by Revit's built-in server using the CreateLocalResource method:

 

http://www.revitapidocs.com/2018/457745f0-5346-77ed-444b-554295ebb14b.htm

 

Do you see the possibility to modify that information anywhere in the user interface?

  

In general, if Revit does not provide functionality via the UI, the API will not do so either.

 

I hope this helps.

 

Best regards,

 

Jeremy

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes