Create floorplan by level node with existing levels

I’m trying to create floorplan views based on existing levels. I’m using the “floorplanview.bylevel” node. I am collecting all the existing levels using the all elements of category. When I connect the elements of category node into the floorplanview.bylevel dynamo crashes. Is the list from the “elements of category” not a list of levels?

image

You should maybe not run that in automatic mode. Did you try with only one level to see if it crashes too?

Yes it also crashes with just one level.

Manual mode fixes it. Thanks!

Donovan

You’re welcome!