Floor.ByOutlineTypeAndLevel is not running

Hi everyone,
I’m making dynamo to make finishing floor from room boundary.
However when i cancel the freeze, it doesn’t responding…
What is wrong??

Thank you for your help…

Hi,

Can you show the previews (under the nodes) ?

Hi @Ke2king

As @Alban_de_Chasteigner said show us all the nodes previews and also:

@Alban_de_Chasteigner
Thank you for your reply.
Please check as below…

@Kulkul
Thank you for your reply.

OUT is correct.
I wanna choose rooms without PS, DS, EV, 階段(Stair).

Thankyou.

The issue comes with your list structure under Room.FinishBoundary.

You can add a List.Flatten node with a amount of 1 after Room.FinishBoundary.

Or you can modify the list level on the input “outline” of Floor.Byoutline node

@Alban_de_Chasteigner this is not the issue. Dynamo 2.x can handle lists with sublists pretty well.

@Ke2king Could you drop here your rvt file so that we can have closer look at your issue? Or try restarting your pc it might be your PC memory issue.

1 Like

@Kulkul
I send you the rvt file.
Actually i already restarted pc, and i tried to run the dynamo by other pc.
But still can not.

Thank you again,

プロジェクト2.rvt (3.2 MB)

@Ke2king I just tried your rvt file, It works for me :slight_smile:

Thank you.

Floorfromroom.dyn (20.1 KB)

@Kulkul
Oh really!?
Thank you…
In this case, should i reinstall dynamo?

No wait just try changing your revit version to english. See if that makes any difference. Do you know how to change to english version

@Kulkul
I changed and tried in revit version to english.
Still it has same problem.

I change the Revit version in shortcut property, is it ok?

@Ke2king I just changed my revit version to Japanese to test if it works and it works pretty well :slight_smile:

Try this DYN file Floorfromroom(ForKe2King).dyn (23.5 KB)

2 Likes

@Kulkul
It’s running!!!
Thank you a lot!!