Hey guys, i have a problem with dynamo 1.3 and dynamo 2.0.3. I use list.containsitem with dynamo 1.3 and dynamo 2.0.3 auto change to list.contains and the result is different, can you explain for me? I want the result likes in dynamo 1.3
I do similarly with list level 2, the value is 20 but it doesn’t separate to 2 small lists like ver 1.3. When i set lacing to crossproduct mode, the value isn’t as i want. Do you have any idea to fix it.
Right, so, that the case you need to solve if i’m true.
In the node at right top, you get the @L1 of the Item you input to the node.
My english is limited but simply, you input just one list in a list in inch node so the @L1 work for that.
If you input 2 list in one, the @L1 can’t work you need to get the @L2.
I think, if you just put the list level to 2 at the right top node, it can work.
If it’s doesn’t work, sand your dynamo, i’ll try to see at it.