Copy Family Type name to parameter

Hi there,

I’m trying to copy all my family types in to a type parameter “IfcExportType”. This is because I’m working with Revit 2020, and I need to make schedules where I filter the different types. Which is not possible with family type.

I’ve written this script to copy the Type name to an Parameter. However, it doesn’t seem to recognize “type” or “family type” as an parameter.

Anybody familiar with this issue, and any ideas of how to fix this?

Hi,
Enter Family Name, not Family Type.

Never mind, Fixed it.

1 Like

@tomwijnholt parameterName input should go by Family, type or Family and Type as strings.

It worked fine too. I think you should check whether the parameter is type or instance.