InterfacePCBIWindowFireOnJobLoadedEvent 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.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void FireOnJobLoadedEvent()

See Also