I’m trying to change a type parameter of cable tray without success. I have used element.type node and also Element.SetParameterByNameTypeOrInstance (Rhytm). In same cases i get this error “No parameter found by that name”.
Thanks
I’m trying to change a type parameter of cable tray without success. I have used element.type node and also Element.SetParameterByNameTypeOrInstance (Rhytm). In same cases i get this error “No parameter found by that name”.
Thanks
Hi @F.Bitetto
The error says it all. Make sure you have that parameter in cable tray types.
You can also do this way using OOTB Nodes:
Hope it helps!