Override Family URL Parameters

Case: Need to override URL Parameters with another URL Link.

I can override it on an project file level, but is it possible to override it on a family file level?

Was trying to get family type parameter but it is giving me an error. I can only override Family:structural Framing parameters not the family type parameters. And I can not select the family from the family selection. Only the loaded families.

Links: http://wiki.theprovingground.org/revit-api-py-family (it is a macro run)
Links: Set type parameter of system family (but I can not select my family)

Override_Param_from_String.dyn (35.2 KB)

1 Like

Hello, it should work with SetParameterByName(TypeOrInstance) from Rhythm

2 Likes