InterfaceStepAddPackage(InterfacePackageSpecificsD) Method

Add an single package to the step, by saving the job it will be added to the ODB++ eda file.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void AddPackage(
	InterfacePackageSpecificsD package
)

Parameters

package  InterfacePackageSpecificsD
the package information

See Also