Family Type SetParameterByName


???
I duplicate family type and want set parameter “b” of family type new?

1 Like

I think k your code may be wrong for setting the param. Why not just do it with Element.SetParameterByName node outside of the python script?

See here:
https://forum.dynamobim.com/t/setparameterbyname-to-wall-object-in-python/18497

thanks for the link.
image
add .ToDSType(True) work has been resolved

Thanks for posting the solution @pvhuyg. Would you please mark the post as solved?