I have a door family with a number of nested generic models for the panels. There is a “Family Type” parameter in the door family that allows you to switch between the different nested generic models.
I am trying to change this parameter with grasshopper, but when I try and input a value, I get the error “Specified Cast is Not Valid.”
Ok. This makes sense, but the problem is that the nested panel family doesn’t exist in the project that the door family is loaded into, so I can’t query it. Is there a workaround?