InterfacePackageSpecificsDSetOutline(InterfacePolyClass) Method

Defined the body of the package as InterfacePolyClass (definition as lines and arc edges).

Definition

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

Parameters

ContourRecord  InterfacePolyClass
The package outline

Return Value

Boolean
true if successful

See Also