Skip to main content

The Allegro PCB Editor SKILL Selection Mechanism

​The PCB Editor SKILL API includes functions that allow you to programmatically select elements for processing using the same mechanism that is used for standard PCB Editor commands. In general, when running a command you will set the Find Filter, let the user build the Selection Set, and then operate on the elements in the selection set.