Hi,
I have an annotation family which has two generic annotation families nested within it.
In the parent family, I plan to have instance parameters attached to the type label of each nested family, so I can independently define the type of each subcomponent in the project environment.
However, because the nested families are of the same category <Generic Annotations>, my two dropdown menus cross-reference eachother.
This will lead to confusion because I want the instance parameter for one subcomponent to only refer to the available types within THAT family, not the other one, and vice versa.
Is there a way to manage this or is this another factory blunder?
Thanks in advance,
M
I have an annotation family which has two generic annotation families nested within it.
In the parent family, I plan to have instance parameters attached to the type label of each nested family, so I can independently define the type of each subcomponent in the project environment.
However, because the nested families are of the same category <Generic Annotations>, my two dropdown menus cross-reference eachother.
This will lead to confusion because I want the instance parameter for one subcomponent to only refer to the available types within THAT family, not the other one, and vice versa.
Is there a way to manage this or is this another factory blunder?
Thanks in advance,
M
Comment