Hi guys,
I’m having an big issue. I’m trying to extract data from a linked model.
First I select all windows from the linked model. Next I’m filtering this list to the windows that I need.
Then I’m trying to get the Width parameters from each window. The problem is that it is a instance parameter, so it returns null.
Can I workaround this problem with a costum node?
Thanks in advance!