Selecting imported polygons from CAD

Hi,
I wanted to know if we can get polygons from CAD in dynamo. I know by bimorph we can get curves and group them by distance.

But the polygons are already constructed in CAD so, I don’t want to create a polygon in dynamo again, also some distances are too close so I believe some polygons can’t be created with bimorph.

@Ecenurc ,

i know it is not exactly what you looking for

but you can progress from that point.

I think you have to create an addional Geometry (“ProtoTypeGeometry”)

KR

Andreas

1 Like

Thank you very much for your help, I guessed there was no direct solution to achieve the result, but I was looking for a starting point. That is a good method for me.

1 Like