I want the Normal Family Type Parameters to have access to Values of the Labels. For instance in A Project an Objekt A has a Label which displays Parameter X and Y and Z, Object B has the same Label but no Parameter X only Y and Z but I dont want Z displayed. So the Label will show ? and Y and Z. I want the Label of object B to be only Y, without that the user needs to change the Typ. In this change I already have 20 Types(Yes I actually have 20 Parameters in my Label-Family), and I dont want to add more types. Thats why I would like the Normal Parameters to access the Values of the Labels, so I could write the formula for a visibility Parameter for X in the Label family: if(parameter X = empty, hide Label, show Label). The Label Editor would this case also show unwanted parameters, and I dont want to make yet another type.