IPackageSpecificsSetOutline Method

Defined the body of the package as ISurfaceSpecificsD.

Definition

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

Parameters

ContourRecord  ISurfaceSpecifics
The package outline

Return Value

Boolean
true if successful

See Also