Hi,
I’m trying to export the system types of the pipe accessories in the model. By dynamo nodes I get this result:
However, then the problems is that the Element.Name function doesn’t work due to the undefined items. So I get null, sometimes error/warning due to undefined elements (the software is not stable here).
I tried to solve this using filterbyboolmask or if, but I can’t get it to work. Thing is I need a complete list including unknow, as this is to be merged with other data. I have no need for list of elements only with defined system type.
Any help appreciated!
Edit: The warning says: “Warning: Internal error, please report: Dereferencing a non-pointer”