
Get Information from Intersecting Linked Elements
Dynamo Script: Get Information from Intersecting Linked Elements There are many situations when you need to quickly find and extract information from intersected elements of specific Linked Model. This workflow could assist with the task, in case if you are looking for a Dynamo solution. This script will generate a list of all intersecting elements between a Revit model and a Linked model, and export the result to an Excel Sheet. This Dynamo Script will simultaneously execute multiple tasks: Select Revit Link Specify Main Model Category of Elements to check for clashes Specify Linked Model Category of Elements to check for clashes Extract Parameters from Intersecting Elements Export Report to Excel File. For more details regarding the workflow, visit the link with the full Tutorial: https://youtu.be/ApSECBU6NG0 Please make sure the the parameter names are case sensitive. This script contains the following custom nodes, so if don't have the packages please install it before using our script: Archi-labRhythmBimorphNodes