Thanks @sovitek@Luffy11 SelectLinkedElement from the packages are mostly to select the element but here already I have a linked model elements and just need to highlight in view.
FYR check above graph.
@thiruvarasan.k Oh, now I understand your purpose. I used to try to highlight linked elements by overriding graphics but I can’t find a way to do that. Hope that someone who knows the solution will help you. In the meantime, here is my advice for you:
If your linked elements have a specified parameter, you can create a filter to highlight them in your view.
Or you can zoom into each linked element one by one. I used this way to find the linked elements. This topic is in the link in my previous response.
Hope it helps.
Exactly @Andriy i can’t select the linked element
and i got result from ChatGPT
Ah, I see! Highlighting elements within linked Revit files from Dynamo can indeed be more challenging because the direct interaction with elements in linked models might not be directly available through the Revit API.
When dealing with linked models in Revit through Dynamo or Revit API, the ability to directly select or highlight elements within linked models’ views might be limited due to the constraints imposed by the API.