Comentario
01-06-2023
07:34 AM
- editado
01-06-2023
07:35 AM
01-06-2023
07:34 AM
- editado
01-06-2023
07:35 AM
I have tried every way I can think of and these are the outcomes:
- works - nested family (shared) - visibility instance, host family (non-shared) - visibility instance for family itself
- works - nested family (shared) - visibility instance, host family (non-shared) - visibility instance for geometry in family
- works - nested family (shared) - visibility type, host family (non-shared) - visibility type for family itself
- doesn't work - nested family (shared) - visibility type, host family (non-shared) - visibility type for geometry in family - can't link parameter
- works - nested family (shared) - visibility instance, host family (non-shared) - visibility type for family itself
- works - nested family (shared) - visibility instance, host family (non-shared) - visibility type for geometry in family
- works - nested family (shared) - visibility type, host family (non-shared) - visibility instance for family itself
- does't work - nested family (shared) - visibility type, host family (non-shared) - visibility instance for geometry in family - can't link parameter
Conclusion: it works every time unless the visibility of the nested family is a type parameter since you cannot associate a type parameter of a shared family into a host family.