IODBLayerResetNetNumbers Method

Reset the generated net numbers. This is only for layer net numbers who are calculated by PCB-Investigator. Net numbers from the data are saved in PCB-NetNumbers and never modified.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ResetNetNumbers()

Implements

InterfaceODBLayerResetNetNumbers

See Also