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)
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
void FireOnJobLoadedEvent()
void FireOnJobLoadedEvent()
abstract FireOnJobLoadedEvent : unit -> unit