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)
Namespace: PCBI.AutomationAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public void FireOnJobLoadedEvent()
Public Sub FireOnJobLoadedEvent
public:
virtual void FireOnJobLoadedEvent() sealed
abstract FireOnJobLoadedEvent : unit -> unit
override FireOnJobLoadedEvent : unit -> unit
Implements
InterfacePCBIWindowFireOnJobLoadedEvent