Hi Sanket, Unless all of the PCell parameters are stored on the instance (i.e. where the parameters have storeAsDefault 'true'), default values for parameters are not stored on instances. So only when the user enters a value that differs from the default is it stored on the instance (apart from the exception noted). How are you comparing the instance parameters? You can obtain the base cell CDF of the PCell master and compare the values there against the instance(s) values. If this does not seem helpful then you will probably need to supply some more details so folks can better understand the scenario and possible solutions. Best regards, Lawrence.
↧