IODBLayerGetDrillTools Method

Load drill tools for this layer, if it is no drill layer it returns an empty list.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IODBLayerDrillTool> GetDrillTools()

Return Value

ListIODBLayerDrillTool

See Also