IPackageSpecificsDAddOutline(InterfaceSurfaceSpecificsD) Method

Defined the body of the package as InterfaceSurfaceSpecifics and add it to current body.

Definition

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

Parameters

ContourRecord  InterfaceSurfaceSpecificsD
The package outline

Return Value

Boolean
true if successful

Implements

InterfacePackageSpecificsDAddOutline(InterfaceSurfaceSpecificsD)

See Also