Select all instances in a Family

Hi I want to select all instances in a Family. I don’t want to use the family type node, bacause i don’t want to select the element from a family type ( I have many types in one family).
All the families are generic model.

Thanks

You can Use Family.Types, then Instances of Type, then flatten the results leaving you with all Instances of family.

Hi @cri.degennaro,

The FamilyInstance.ByFamilyType node doesn’t work with all categories.
You can use instead the All Elements of Family node.

1 Like

Well that seems silly. Don’t think I’ve run across that, but yes, Genius Loci to the rescue!

1 Like

Thanks for your reply.

I can’t find the All Elements of Family node though. I only find All elements of family type

To get this node, you need to install the latest version of the Genius Loci package with the package manager.

1 Like

Thanks