Creating Family Types within Project

Hi,

I’m trying to create family types within a project.

Family name: Mosaic Panel Flat

Type names: Panel 1, Panel 2 etc.

Below is my script.

ElementType.Duplicate returns a correct looking list, but nothing is generated in the project.

Any help would be appreciated!

Hi @nathanb19 ,

I don’t see anything wrong with your script, but you could perhaps look into the Clockwork Package, it also has a node to duplicate a FamilyType.

Hi @Daan,

The Clockwork node worked in place of the Springs node.

Thank you!