Hi Rudy, I've not played with boolean CDF parameters for a while but the important thing is how the value is stored/communicated to the PCell - I assumed it will be a string but it could be a true boolean (i.e. t/nil for the value) when it gets to the PCell formal parameter. One thing you can do is to select an instance and then take a look at the value for both cases (on/off) using car(geGetSelectedSet())~>visibilityM3 look at not just the value but the TYPE also (e.g. "TRUE" vs t). I haven't got time to look into it further but hopefully the above helps. Best regards, Lawrence.
↧