Regarding to your 1) and 2) point below code works for changing via without deleting the vias, as you told. procedure(viachange2() cvId= geGetEditCellView() vias = geGetSelSet() leReplace(cvId vias list(list("via definition" "==" "M2V2M3"))) Why is this working and not my code (which i started the thread with) is not working? Also this code has problem, it doesn't take the DRC enclosures as we going high in metals causing DRC. Tha'ts why i am not using this one and trying to write my own in other way. But it works, and violates what you said in point 1) and 2). Thanks! Leonardo da Vinci
↧