IPCBIWindowFireOnJobLoadedEvent Method

When a design is imported via a plugin, the plugin should call this function when the import is finished, to inform all other plugins and pcbi that the ddata is now complete Some plugins may then refill lists (e.g. with all components or nets)

Definition

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

Implements

InterfacePCBIWindowFireOnJobLoadedEvent

See Also