Hello, is there any reason to get different results for ceilings when getting it’s type name?
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?
Thank you.