IPackageSpecificsDAddOutline(InterfacePolyClass) Method

Defined the body of the package as InterfacePolyClass (definition as lines and arc edges) and add it to existing outline.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool AddOutline(
	InterfacePolyClass ContourRecord
)

Parameters

ContourRecord  InterfacePolyClass
The package outline

Return Value

Boolean
true if successful

Implements

InterfacePackageSpecificsDAddOutline(InterfacePolyClass)

See Also