Set type in background open family

I am sure there is a node out there somewhere, it here is the price of python to do it.

You have to get the Types from the Family Manager, then use the setter on the CurrentType property making it equal to the one you want.

for type in famdocs.FamilyManager.Types:
	cType = famdocs.FamilyManager.CurrentType = typ
1 Like