Hi Andrew,, This works great. Thanks for the code. I would like to also grab the modelgroup associated as well. Something like below, although I'm sure the syntax is not correct. when (modelgroup foreach (varName cadr ( axlGetModelGroup (sdb)) modelgroup= axlGetModelGroup (sdb modelgroupName) when (enabledOnly && axlGetEnabled (modelgroup) || !enabledOnly modelgroupVal= axlGetmodelgroupValue (modelgroup) axlPutModelGroup (corner modelgroupName modelgroupVal) ) ) I will contact customer support to add this as a feature, as it would be nice to have this automated. The test case has only 3 corners, but the final setup will have ~100 corner definitions required so the manual step of saving the Setup States will even be time consuming. Fortunately the cal process is done once and used many, but if the cal codes need changing oh boy. Thanks for you help, Justin
↧