InterfacePackageSpecificsDSetOutline(IPolyClass) Method

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

Definition

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

Parameters

ContourRecord  IPolyClass
The package outline

Return Value

Boolean
true if successful

See Also