# Analyse geometry/elements with Dynamo

**URL:** https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820
**Category:** Packages
**Created:** [April 22, 2016, 4:00am UTC](https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820 "2016-04-22T04:00:42Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Flavio\_Antunes](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@Flavio\_Antunes](https://forum.dynamobim.com/u/Flavio_Antunes)
#### Post date: [April 22, 2016, 4:00am UTC](https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820/1 "2016-04-22T04:00:42Z")

</div>

Greetings,

I’m trying to create some sort of fall hazard prevention with BIM, and in this case I have a model created in Revit and I would like to know if Dynamo allows me to analyse the floor/slabs and report/list if there are openings in it to create after some kind of a critical parameter.

Thank you

---

<div class="post-metadata">

### Author: ![Vikram\_Subbaiah](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/vikram_subbaiah/32/50797_2.png) [@Vikram\_Subbaiah](https://forum.dynamobim.com/u/Vikram_Subbaiah)
#### Post date: [April 23, 2016, 8:43am UTC](https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820/2 "2016-04-23T08:43:25Z")

</div>

The following definition will provide you with the edges of floor boundaries and openings (provided they aren’t circular).

You should be able to use this to proceed with your analysis.

File: [FloorEdges.dyn](http://dynamobim.org/wp-content/uploads/forum-assets/testingwaters/04/23/FloorEdges.dyn)

![20160423-5](http://dynamobim.org/wp-content/uploads/forum-assets/testingwaters/04/23/20160423-5.png)

---

<div class="post-metadata">

### Author: ![Flavio\_Antunes](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@Flavio\_Antunes](https://forum.dynamobim.com/u/Flavio_Antunes)
#### Post date: [April 26, 2016, 10:06am UTC](https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820/3 "2016-04-26T10:06:48Z")

</div>

Thank you, it does what I wanted.

Any special reason to not show the circular openings?

&nbsp;

---

<div class="post-metadata">

### Author: ![Vikram\_Subbaiah](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/vikram_subbaiah/32/50797_2.png) [@Vikram\_Subbaiah](https://forum.dynamobim.com/u/Vikram_Subbaiah)
#### Post date: [April 28, 2016, 11:06am UTC](https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820/4 "2016-04-28T11:06:10Z")

</div>

As of now, the definition requires at least 3 edges for any loop.

I’ll see if I can alter it to be more accommodating.

---

<div class="post-metadata">

### Author: ![Siebe](https://avatars.discourse-cdn.com/v4/letter/s/6bbea6/32.png) [@Siebe](https://forum.dynamobim.com/u/Siebe)
#### Post date: [March 7, 2019, 8:33am UTC](https://forum.dynamobim.com/t/analyse-geometry-elements-with-dynamo/3820/5 "2019-03-07T08:33:18Z")

</div>

Hello Flavio. I’m doing research for a school project to detect and highlight (+ generate protection) in case of falling hazard. How did it work out for you? I just started this project 3 weeks ago.  
Thank you in advance.
