As you can see when I use the getparametervaluebyname I get a different result than the one listed on the element parameters (item 21). When I try this method with walls it works as expected (Item 13). Already tried with floors too and worked.
I already got what i want by wiring another getparametervaluebyname after this one and asking for the Type Name but i don’t want to have to use a different logic for ceiling every time i need the Type value. And it seems to me this is not correct. Is it the expected behavior for ceiling, is it a bug or i’m doing something wrong?
Hi John thank you for your help and sorry for the long time to respond. But, as you can see, element.type gives me the same values than getparametervaluebyname. Still don’t understand that.