The family type node does not read the incoming information.
How can this problem be solved?
You don’t have family type as input. Check the out[0]. What do you get from there?
As input I have the number of rooms.
I’m following a script where the Familysymbol.name node was replacing the Familytype.Name node. Because it is not present on my version of Dynamo.
Produce please more informations. What is your goal? What is that Python Node?
You can’t get any result if you have rooms as input because you need FamilyType as input.
My goal is to check the relationship between the surface of the rooms and the surface of the windows.
For more compression I share the complete screen of my work.
Show please out[0] with a watch node
Hello @filippo.maria.aquino …could you please share your graph
The node FamilyType.Name need as input a Revit.Element.FamilyType
You give him an empty list. What does the Python code do?
yes, you are getting empty lists from python…
Yes Jan…i had the same question
Sorry didn’t see
Thanks, can you share the .dyn file?
It tells me that as a new user I cannot upload allegations.
Can i share it some other way?
Yes, you can use wetransfer.com and give us the link
I have 2 questions:
What does this node give you as value?
Do you know what the python does and what he need to do?
My knowledge in python is not good enough unfortunately, maybe do it an other way?
It is used to associate the windows it contains with each room.
On the site from where I got it it says that it serves to eliminate the null areas of the rooms.