New Scripting Video Tutorial

In this Video Tutorial we create a new small synchronous C# Script within PCB-Investigator, which highlights the ground and power pins of each component with predefined colors.
Although it's only a small task, it demonstrates how powerful the PCB-Investigator API is. You can access all objects on the board (e.g. layers, components, pins, nets, copper elements, ...) and evaluate or even modify each one of them.
For more information, please visit our SDK Online Documentation and SDK Samples.
Add new comment