How to convert the BIM model into a mesh diagrams

HI,
I am a newbie to dynamo. But i really need help with " how to convert the BIM model into a 2D mesh diagram". Cause I need the mesh diagram to execute an algorithm to help the fire rescue.

the picture shows the outcomes base on C#, I`m wondering if there is any way to achieve it in dynamo

many thanks!

you may want to look into the package VASA. it does model voxelization and has some pathfinding resources in it.

Another one that might be useful is SpaceAnalysis

VASA for Dynamo: Comprehensive Guide - Part 1 - YouTube

1 Like

thanks!! VASA is exactly what i may needed!