IODBLayerDrillTool Class

Drill Tool Element with size, tolerance, type and dcode.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class DrillTool
Inheritance
Object    IODBLayerDrillTool

Constructors

IODBLayerDrillToolInitializes a new instance of the IODBLayerDrillTool class

Properties

BIT Used bit property.
DCode DCode for the used tool.
DRILL_SIZE Drill size in data (in mil).
FINISH_SIZE Finish Size means the real size on the produced pcb.
MAX_TOL Tolerance max value.
MIN_TOL Tolerance min value.
NUM Tool number for this drill tool.
TYPE Type of the drill tool using, e.g. plated or via.

Extension Methods

See Also