IPCBIWindowCleanUpSymbolDirectory Method

Check all used odb symbols and clean symbol directory. This load all layer and check if there is a reference on an odb symbol.

Definition

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

Return Value

Boolean
false if it breaks before finish the clean up of the directory

See Also