ICMPObjectChangePackage Method

Change package with option to update net list.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ChangePackage(
	IPackageSpecificsD package,
	bool UpdateNetList
)

Parameters

package  IPackageSpecificsD
New package for this component.
UpdateNetList  Boolean
Rebuild netlist, if not all pins lose their net connection.

See Also