Hello everyone, I’m trying to create a script that will be able to get the elements from the linked files by using RayBounce. So far I’ve got some code that will get me the elements and distances I want by using “ReferenceIntersector”: http://revitapisearch.com/html/c4fb6c89-ca34-7c56-b730-98755d11fedf.htm , but I don’t know how to use the “FindReferencesInRevitLinks” property in my code so that it returns the elements from the linked files. This is the code I have so far which gets me only the elements from the host Revit model:
Does anyone know how to enable this property via python?Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Does RayBounce.ByOriginDirection work with Revit Linked Files? | 4 | 2653 | June 16, 2017 | |
| RayBounce to work on linked files | 27 | 3856 | April 26, 2019 | |
| Get elements from linked file issue | 9 | 5792 | February 16, 2018 | |
| Trace Back Linked Model Path from List Elements | 3 | 1335 | November 7, 2018 | |
| How to get linked elements? | 6 | 322 | February 3, 2023 |
