Hi Andrew,
I am changing the pin properties.I want to change lpp of the pin-rectangle which I have generated from schematic.
What I am doing npw is , after selecting the pin in layout
aaa=geGetSelSet()
and suppose it gives, aaa~>lpp => p, li { white-space: pre-wrap; }(("MET1" "drawing"))
I want to change it to p, li { white-space: pre-wrap; }(("MET1" "pin")).
Please post the procedure for it.
Thanks,
Anand