I would like to find element with this Id number but grasshopper returns with communication: “no element?”
Therefore I would like to set parameters to this element but the input element does not recognize Id number.
Only I’ve managed to find the element when I’ve manually pasted Id number to Manage Element Collection in Element ID Component but it’s not the solution which I would like to find.
I ‘ve wrongly named parameter (it’s not IFCGUID ) which I wanted to exchange to get element. To compare the format of number it could be Tag or ID but I couldn’t find this parameters in KeyParameters component.
If you are using the Create Set to cull duplicate elements, you can do this aswell.
The problem here is the Create Set traits Revit elements as integers.
I do need to look more in detail to know if we can fixed thia.
I will be very grateful for any information when the problem with missing elements in List Set component will be fixed? It looks like it hasn’t be fixed yet or maybe I’m doing something wrong? Thank you in advance for answer.
Great.Thank you. List Set , which is now the most important for me works perfect. I’ve also tested Filter by ID parameter and it works but Query Element component doesn’t work.