Hie,
I like to change the types from one family to other and erase the first family. I know do it with GH but i don´t know how i can erase empty families. Could you help me? Exist one component that do it?
Regards
Hi Fc,
You can swap types like so…
What constitutes and “empty family” ?
Assuming its a Type not being used you can do the exact same thing but delete the empty branch types.
Modified, then delete the ‘empty’ in a new definition.
R8-RiR-DeleteUnusedMullionTypes.gh (7.8 KB)
R8-RiR-ChangeMullionType.gh (8.3 KB)
1 Like
Works! Thanks so much.