IMatrixCheckStackup(InterfaceStep) Method

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public MatrixStackupCheckResult CheckStackup(
	InterfaceStep step
)

Parameters

step  InterfaceStep
 

Return Value

MatrixStackupCheckResult

Implements

InterfaceMatrixCheckStackup(InterfaceStep)

See Also