I used to have a feature I used in IC5 that allows me to selct any layer and change it to the different metals I choose using designated bindkeys. I was hoping that this is a general function that comes from the tool I am now using IC6. But maybe it's a custom skill code. this is how the line is written:
hiSetBindkey(Layout" "Shift<key>1" "leSetEntryLayer(list(\"m1\"drawing\")) fsChangeLayer()")
Thanks in advance