InterfaceStepGetOutsideODBLayer Method

Get the top or bottom odb layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IODBLayer GetOutsideODBLayer(
	bool top
)

Parameters

top  Boolean
 

Return Value

IODBLayer
the IODBLayer or null

See Also