IPackageSpecificsDReplaceOutlineAndPinsWith Method

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool ReplaceOutlineAndPinsWith(
	IPackageSpecificsD pack,
	bool updateComponents
)

Parameters

pack  IPackageSpecificsD
 
updateComponents  Boolean
 

Return Value

Boolean

See Also