InterfaceMatrixCheckStackup(IStep) Method

Check whether copper layer exists, prepregs are between copper layers and all copperlayers/prepregs have a thickness >0.

Definition

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

Parameters

step  IStep
 

Return Value

MatrixStackupCheckResult
Details as matrix stacup check result enum.

See Also