From the course: Revit and Dynamo for Interior Design

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Clash detection

Clash detection

From the course: Revit and Dynamo for Interior Design

Start my 1-month free trial

Clash detection

- [Instructor] In this video, I'm going to show how to use Dynamo for clash detection to find element geometry that intersects with other geometry by using the geometry does intersect node. I'll discuss how to find whether or not two items are intersecting each other, how to find if any item if a list of items intersects with a single item, and finally, how to find out if any items in a list of items intersects with any of the other items in another list of items. Let's get started by opening Dynamo. On the manage tab, click to open Dynamo from the visual programming panel. Click New to start a new workspace. We'll start by determining whether or not these two walls are intersecting with each other. From the search bar search for select model elements. Click to add the select model elements tab to the workspace. I'm going to add two select model elements tab. For the first one, click Select, and cross select to select the vertical running wall at the top of your screen. For the second…

Contents