G
Guenther Sohler
Guest
Hallo, I am trying code a pcell with a special functionality.
It works like this:
* user changes pcell properties
* pcell code is evaluated, values are calculated, shapes are drawn,
but NOW: The pcell code should be able to store some calculated values
in the pcell instance itself
This is now the trick. How can pcell code access to the instance itself ?
Maybe its just possible using some pre-pcell or post-pcell evaluation
trigger functions.
thank you.
It works like this:
* user changes pcell properties
* pcell code is evaluated, values are calculated, shapes are drawn,
but NOW: The pcell code should be able to store some calculated values
in the pcell instance itself
This is now the trick. How can pcell code access to the instance itself ?
Maybe its just possible using some pre-pcell or post-pcell evaluation
trigger functions.
thank you.