I have a group of nodes that filter list of elements and returns a list of wall elements. When creating a custom node for this script of nodes it give me a bad output (returning empty list where the original element list had non Wall elements.
What can I do to fix this? Is this common?
Attached is the script that shows output of nodes comprising of the custom node vs. the custom node (of the same node script):
Here is are the nodes inside the custom node: