How can i use it ?
The manual says:
Do not use callbacks based on parameters whose values are defined by expressions that include inherited parameter functions.
But if i need it, how should i make it ?
1. I have cell A which consists of 20 resistors. Cell A has 20 parameters which can be either 0 or 1. Depending on the value of the parameter I want to change the value of the resistor.
2. How can i translate parameters through the hierarchy ?