Very good days.
I’m having a problem getting the information from the view that is linked to the current view…
I have a list of views in the project and I want to know which view is linked to it, obviously this is in a federated file that uses links.
I leave the files and image of what I want to obtain.
thank you very much for the help
ARQUITECTURA.rvt (5.9 MB)
FEDERADO.rvt (5.3 MB)
hi,
it’s possible only in Revit 2024
thank you for your comment… I was saddened to know that it is not accesible 
Wanting to bump this topic as it’s bugging me too.
Is there a way to collect this list of null / linkview as string via the API?
and is it possible to set?
What have you tried so far? The link above lists the basic methods for interacting with link visibility settings. Where are you getting stuck?
Actually, I wanted to wait for a lead regarding this topic.
Since yesterday I had a bit of time to dive deeper so here’s what I’ve gathered.
According to @erfajo, the Orchid package works for this situation and only for Revit 2025 onwards.
I had managed to work out a basic logic as shown below. Workflow still needs refining but at least it works.
Sample provided by Erik below as well.
Reference issue on github: Any Sample of View.LinkDisplaySetting usage? · Issue #270 · erfajo/OrchidForDynamo · GitHub
I believe this can be considered a solution?
Hope that helps.