Hey guys,
Basically I was creating Family Types from Excel but got this error during the process.
Cannot set value “parameter value” to parameter “parameter name”
I was trying to create structural column types and change their b and h parameter values from an Excel table. I get this warning while trying to set the “b” parameter value. Interesting thing is, when I divide the input value with 1, it does set it. Maybe its a bug?
That’s a nested family, not your typical parameter. The parameter is looking for the family which might not be available via normal means. This came up in my Hanger example. The python component gets the nested family options required for the Element Parameter change.